Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Run slither static analysis on Solidity contracts. Fast, lightweight security scanner for EVM smart contracts.
Run slither static analysis on Solidity contracts. Fast, lightweight security scanner for EVM smart contracts.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Run Slither static analysis on local Solidity contracts.
Runs Slither static analysis on local .sol files Parses output for vulnerabilities Generates Markdown report with findings and severity
โ Fetch contracts from block explorers (use local files) โ AI-powered analysis (see evmbench for that) โ Require API keys
# Install dependencies pip install slither-analyzer # Run audit python3 slither-audit.py /path/to/contracts/
python3 slither-audit.py ./contracts/ python3 slither-audit.py contract.sol
Reentrancy Access control Integer overflow Unchecked external calls 100+ detectors See: https://github.com/crytic/slither
Local files only No AI analysis (see evmbench) Requires valid Solidity code
Identity, auth, scanning, governance, audit, and operational guardrails.
Largest current source with strong distribution and engagement signals.