Skip to main content

tealql-security

Analyze TEAL / Algorand smart contracts for security with the `tealql` toolkit. Use when asked to find vulnerabilities, taint flows, dangerous sinks, or attack surface in a .teal file (or a PuyaPy/TealScript contract compiled to TEAL) — e.g. "what dangerous sinks can this input reach?", "is this fund transfer guarded?", "what's the attack surface?", "which attacker inputs reach this state write?". Also for structural recovery (ABI methods, storage schema, group shape) on compiled Algorand apps.

Jump to install

Source facts

Repository
Argimirodelpozo/codeql-TEAL
Last source activity
July 20, 2026 at 20:52
Detected SKILL.md language
English
Stars
6
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.