weasel-validate
CommunityValidate attack hypotheses in smart contracts.
AuthorslvDev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps security engineers and developers validate proposed attack vectors against smart contracts, preventing misinterpretation and duplicate findings during audits.
Core Features & Use Cases
- Attack hypothesis validation: Assess whether a user-proposed exploit is actually feasible within the codebase.
- Context-aware analysis: Read project documentation and prior issues to avoid false positives and respect design decisions.
- Structured verdicts: Produce clear outcomes (CONFIRMED, PARTIAL, NOT EXPLOITABLE, KNOWN ISSUE, BY DESIGN) with rationale and references.
- Use Case: You suspect a reentrancy pattern; provide the hypothesis and the skill will trace the path, check guards, and deliver a verdict and next steps.
Quick Start
Provide a written attack hypothesis to Weasel, e.g., "Is there a reentrancy vulnerability after balance updates?" and request a verdict along with a suggested next step (PoC or report). This will instruct the tool to begin context gathering, code reading, and threat analysis.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: weasel-validate Download link: https://github.com/slvDev/weasel/archive/main.zip#weasel-validate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.