algorand-vulnerability-scanner

Scan Algorand smart contracts for common security vulnerabilities.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/rohanbhatia27/rohanstutoring-redesign --skill algorand-vulnerability-scanner-rohanbhatia27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: algorand-vulnerability-scanner
Source: https://github.com/rohanbhatia27/rohanstutoring-redesign/tree/main/.agents/skills/algorand-vulnerability-scanner
Command: npx skills add https://github.com/rohanbhatia27/rohanstutoring-redesign --skill algorand-vulnerability-scanner-rohanbhatia27

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tealer, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of scanning Algorand smart contracts for common security vulnerabilities, helping developers and auditors ensure contract security before deployment.

Core Features & Use Cases

  • Automated Security Scanning: Identifies vulnerabilities such as rekeying attacks, unchecked transaction fees, and missing field validations.
  • Use Case: Before deploying a new Algorand smart contract, run this Skill to detect any potential security issues and ensure the contract is secure.

Quick Start

Scan your Algorand smart contract for vulnerabilities using the algorand-vulnerability-scanner skill.

Frequently Asked Questions about algorand-vulnerability-scanner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan Algorand smart contracts for security vulnerabilities?

Scanning Algorand smart contracts requires an automated vulnerability scanner that detects critical issues like rekeying attacks and unchecked transaction fees in TEAL and PyTeal code before deployment.

What common security vulnerabilities can affect Algorand smart contracts?

Common Algorand smart contract vulnerabilities include rekeying attacks, unchecked transaction fees, and missing field validations. Automated scanning helps identify these critical security issues before contract deployment.

Does Algorand vulnerability scanning support PyTeal and TEAL smart contracts?

Yes, Algorand vulnerability scanning supports both TEAL and PyTeal smart contract languages, allowing developers to detect security issues across contracts written in either language.

Do I need Tealer to run an Algorand smart contract vulnerability scan?

Yes, you need Tealer installed to run Algorand smart contract vulnerability scans. Tealer is the required dependency for identifying security issues like rekeying attacks and unchecked transaction fees.

When should I scan my Algorand smart contract for security issues?

You should scan your Algorand smart contract for security issues before deployment. Running automated vulnerability detection before launch helps ensure the contract is secure against attacks like rekeying and unchecked fees.