Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hairyf avatar

Slither

  • 5 installs
  • 4 repo stars
  • Updated February 25, 2026
  • hairyf/blockchain-master

Statically analyze Solidity and Vyper contracts with Slither - run vulnerability detectors, printers, and the Python API to find bugs and understand code.

About

Slither is a Solidity and Vyper static analysis framework running vulnerability detectors, structure printers, and a Python/SlithIR API. A developer uses it to find contract bugs, comprehend code, and integrate checks into CI.

  • Detectors, printers (call graph, CFG, inheritance), path filtering
  • Python API and SlithIR/SSA for custom analyses

Slither by the numbers

  • 5 all-time installs (skills.sh)
  • Ranked #1,725 of 2,203 Security skills by installs in the Skillselion catalog
  • Data as of Jul 13, 2026 (Skillselion catalog sync)
npx skills add https://github.com/hairyf/blockchain-master --skill slither

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs5
repo stars4
Last updatedFebruary 25, 2026
Repositoryhairyf/blockchain-master

What it does

Statically analyze Solidity and Vyper contracts with Slither - run vulnerability detectors, printers, and the Python API to find bugs and understand code.

Files

SKILL.mdMarkdownGitHub ↗
Skill based on Slither (slither-analyzer v0.11.5), generated from sources/slither. Doc path: sources/slither/docs/src/ and repo README.

Slither is a Solidity and Vyper static analysis framework. It runs vulnerability detectors, prints contract structure (call graph, CFG, inheritance, SlithIR), and exposes a Python API and SlithIR for custom analyses. Use it to find bugs, understand code, and integrate into CI or scripts.

Core References

TopicDescriptionReference
CLI usageTargets, detector/printer selection, path filter, triage, configcore-usage
Python APISlither, CompilationUnit, Contract, Function, Node—load and traversecore-api
SlithIR and analysisIR, SSA, when to use irs vs irs_ssa, data dependencycore-slithir-and-analysis

Features

Detectors and printers

TopicDescriptionReference
DetectorsBuilt-in detectors, impact/confidence, custom detector pluginfeatures-detectors
PrintersCall graph, CFG, inheritance, SlithIR, function summary, etc.features-printers

Tools

TopicDescriptionReference
Built-in toolsslither-flat, slither-check-erc, slither-check-upgradeability, slither-mutate, slither-doc, slither-read-storage, etc.features-tools

Best Practices

TopicDescriptionReference
Suppression and outputInline/block suppress, triage, JSON/SARIF/checklist, config filebest-practices-suppression-and-output

Related skills

Securityauditappsec

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.