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.

インストールへ移動

ソース情報

リポジトリ
Argimirodelpozo/codeql-TEAL
ソースの最終更新活動
2026年7月20日 20:52
検出された SKILL.md の言語
英語
スター
6
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。