slither-audit
Run slither static analysis on Solidity contracts. Fast, lightweight security scanner for EVM smart contracts.
Best use case
slither-audit is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Run slither static analysis on Solidity contracts. Fast, lightweight security scanner for EVM smart contracts.
Teams using slither-audit should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/slither-audit/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How slither-audit Compares
| Feature / Agent | slither-audit | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Run slither static analysis on Solidity contracts. Fast, lightweight security scanner for EVM smart contracts.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
Best AI Skills for ChatGPT
Find the best AI skills to adapt into ChatGPT workflows for research, writing, summarization, planning, and repeatable assistant tasks.
AI Agent for Product Research
Browse AI agent skills for product research, competitive analysis, customer discovery, and structured product decision support.
AI Agent for SaaS Idea Validation
Use AI agent skills for SaaS idea validation, market research, customer discovery, competitor analysis, and documenting startup hypotheses.
SKILL.md Source
# Slither Audit Run Slither static analysis on local Solidity contracts. ## What It Does - Runs Slither static analysis on local `.sol` files - Parses output for vulnerabilities - Generates Markdown report with findings and severity ## What It Does NOT Do - ❌ Fetch contracts from block explorers (use local files) - ❌ AI-powered analysis (see evmbench for that) - ❌ Require API keys ## Quick Start ```bash # Install dependencies pip install slither-analyzer # Run audit python3 slither-audit.py /path/to/contracts/ ``` ## Usage ```bash python3 slither-audit.py ./contracts/ python3 slither-audit.py contract.sol ``` ## Output Example ``` # Audit Report: Vulnerable.sol **Chain:** local ## Vulnerabilities Found - reentrancy-eth (High) Reentrancy in Bank.withdraw()... Found 3 issues ``` ## What Slither Detects - Reentrancy - Access control - Integer overflow - Unchecked external calls - 100+ detectors See: https://github.com/crytic/slither ## Limitations - Local files only - No AI analysis (see evmbench) - Requires valid Solidity code
Related Skills
Payroll Compliance Auditor
Run a full payroll audit in under 10 minutes. Catches the errors that cost companies $845 per violation.
Energy Audit — Commercial Building Assessment
Run a full energy audit for commercial or industrial facilities. Identifies waste, models savings, and generates a prioritized retrofit roadmap with ROI timelines.
Compliance & Audit Readiness Engine
Your AI compliance officer. Guides startups and scale-ups through SOC 2, ISO 27001, GDPR, HIPAA, and PCI DSS — from zero to audit-ready. No consultants needed.
Compliance Audit Generator
Run internal compliance audits against major frameworks without hiring a consultant.
Cloud Cost Optimization Audit
Analyze cloud infrastructure spend across AWS, Azure, and GCP. Identify waste, rightsizing opportunities, and reserved instance savings.
AI Spend Audit
Audit your company's AI spending — find waste, measure ROI, and right-size your tool stack.
AI Safety Audit
Comprehensive AI safety and alignment audit framework for businesses deploying AI agents. Built around the UK AI Security Institute Alignment Project standards (2026), EU AI Act requirements, and NIST AI RMF.
SX-security-audit
全方位安全审计技能。检查文件权限、环境变量、依赖漏洞、配置文件、网络端口、Git 安全、Shell 安全、macOS 安全、密钥检测等。支持 CLI 参数、JSON 输出、配置文件。当用户要求"安全检查"、"漏洞扫描"、"权限检查"、"安全审计"时使用此技能。
Skill Audit 🔍
扫描 OpenClaw skills 中的安全风险,防止供应链攻击。
gate-audit
Use this skill when the user provides AF2, ESMFold, AF3, Boltz-1, SASA, or MD results and needs a Gate 1-4 audit with a Go/Hold/Kill decision.
security-audit-hand
自主安全审计 - 定期检查系统安全、发现风险、生成报告
audit-log-firewall
Policy-based monitoring and command-line enforcement for high-risk agent operations. Intercepts sensitive commands and logs them for human auditing.