scv-scan — Claude Skill by kadenzipfel

by kadenzipfel · Claude Skill · ★ 89

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About scv-scan

SCV Scan A Claude Code skill that scans Solidity codebases for security vulnerabilities by referencing 36 unique vulnerability types sourced from smart-contract-vulnerabilities. Setup Clone this repo into your Claude skills directory: Run the skill in your codebase How It Works The skill follows a four-phase audit workflow: Load Cheatsheet — Claude reads , a condensed lookup table of 36 vulnerability classes with grep-able keywords and minimal code snippets. Codebase Sweep — Two passes over the target Solidity code: Syntactic: grep for trigger keywords from the cheatsheet Semantic: read-through for logic bugs with no reliable grep signature (cross-function reentrancy, missing access control, etc.) Deep Validation — For each candidate finding, Claude reads the full reference file (e.g., ) and walks through its detection heuristics and false-positive conditions before confirming or discarding. Report — Confirmed findings are output with severity, code snippets, and fix recommendations. Project Structure SKILL.md # Skill prompt (audit workflow + rules) references/ CHEATSHEET.md # Condensed quick-reference for all 36 vuln classes reentrancy.md

Quick Facts

Stars89
Forks10
CategoryClaude Skill
Quality Score57.2024621795878/100
Last Updated2026-03-11
Created2026-02-09
Platformsclaude-code
Est. Tokens~5k

scv-scan alternative? Top 4 similar tools

Looking for a scv-scan alternative? If you're comparing scv-scan with other claude skill tools, these 4 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • life-sciences by anthropics · ⭐ 345

    Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to ho

  • claude-ai-mcp by anthropics · ⭐ 322

    Report issues related to MCP integration with Claude here.

  • skyll by assafelovic · ⭐ 222

    A tool for autonomous agents like OpenClaw to discover and learn skills autonomously

  • digital-marketing-pro by indranilbanerjee · ⭐ 175

    Open-source AI marketing plugin for agencies & in-house teams — 158 skills, 25 specialist agents, 12-Part Stra

More Claude Skill Tools

Explore other popular claude skill tools:

View all Claude Skill tools →

Frequently Asked Questions

What is scv-scan?

scv-scan is A Claude Code skill that scans Solidity codebases for security vulnerabilities by referencing 36 unique vulnerability types. It is categorized as a Claude Skill with 89 GitHub stars.

How do I install or use scv-scan?

You can find installation instructions and usage details in the scv-scan GitHub repository at github.com/kadenzipfel/scv-scan. The project has 89 stars and 10 forks, indicating an active community.

What are the best alternatives to scv-scan?

The top alternatives to scv-scan on Agent Skills Hub include life-sciences, claude-ai-mcp, skyll. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Claude Skill tools