·algorand-vulnerability-scanner
!

algorand-vulnerability-scanner

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). (project, gitignored)

5Installs·0Trend·@plurigrid

Installation

$npx skills add https://github.com/plurigrid/asi --skill algorand-vulnerability-scanner

How to Install algorand-vulnerability-scanner

Quickly install algorand-vulnerability-scanner AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/plurigrid/asi --skill algorand-vulnerability-scanner
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: plurigrid/asi.

SKILL.md

View raw

Trit: -1 (MINUS) Category: building-secure-contracts Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0

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). (project, gitignored)

This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.

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). (project, gitignored) Source: plurigrid/asi.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/plurigrid/asi --skill algorand-vulnerability-scanner
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from plurigrid/asi

Quick answers

What is algorand-vulnerability-scanner?

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). (project, gitignored) Source: plurigrid/asi.

How do I install algorand-vulnerability-scanner?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/plurigrid/asi --skill algorand-vulnerability-scanner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/plurigrid/asi