algorand-vulnerability-scanner
algorand vulnerability scanner
What it does
- Auditing Algorand smart contracts (stateful applications or smart signatures)
- Reviewing TEAL assembly or PyTeal code
- Pre-audit security assessment of Algorand projects
- Validating fixes for reported Algorand vulnerabilities
- Training team on Algorand-specific security patterns
- TEAL files: .teal
- PyTeal files: .py with PyTeal imports
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
algorand-vulnerability-scanner FAQ
What does the algorand-vulnerability-scanner skill do?
Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal). Auditing Algorand smart contracts (stateful applications or smart signatures) Reviewing TEAL assembly or PyTeal code
How do I install algorand-vulnerability-scanner?
Run: npx -y skills add https://github.com/trailofbits/skills --skill algorand-vulnerability-scanner --agent claude-code — the source lives at github.com/trailofbits/skills.
Maintain algorand-vulnerability-scanner?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[algorand-vulnerability-scanner on getagentictools](https://getagentictools.com/skills/trailofbits-skills-algorand-vulnerability-scanner?ref=badge) npx agentictools info skills/trailofbits-skills-algorand-vulnerability-scanner The second line is the CLI lookup for this page — handy in READMEs and docs.