From asi
Scans TON smart contracts for 3 critical vulnerabilities: integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:ton-vulnerability-scannerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trit**: -1 (MINUS)
Trit: -1 (MINUS) Category: building-secure-contracts Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0
Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts. (project, gitignored)
This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.
See: https://github.com/trailofbits/skills
npx claudepluginhub plurigrid/asi --plugin asiScans FunC smart contracts on TON for 3 critical vulnerabilities: integer-as-boolean misuse, fake Jetton contracts, and TON forwarding without gas checks. Use for TON auditing.
Scans Algorand smart contracts for 11 vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing TEAL/PyTeal projects.
Smart contract audit skill covering 10 DeFi bug classes with pre-dive kill signals, Foundry PoC templates, grep patterns, and real Immunefi paid examples. Use for Solidity/Rust contract audits or bounty target triage.