Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
- Identify 399+ vulnerability types in complex codebases automatically.
- Generate exploit hypotheses and PoC directions for DeFi smart contracts.
- Map codebase architecture to specific CWE and high-severity attack patterns.
$75
· or 375 creditsSecure checkout via Stripe
Included in download
- Identify 399+ vulnerability types in complex codebases automatically.
- Generate exploit hypotheses and PoC directions for DeFi smart contracts.
- terminal, file_read, file_write automation included
- Ready for Claude Code
Sample input
Analyze /contracts/Vault.sol using the pattern library. Identify potential accounting issues in the deposit/withdraw flow and provide a hypothesis and PoC direction.
Sample output
Pattern: Improper Accounting in Rebase Logic (High)
CWE: 682
Target: /contracts/Vault.sol:L142
Hypothesis: External transfer tax causes share mismatch.
Evidence Needed: Check if totalAssets is updated before or after safeTransfer.
PoC: Deposit 100 tokens, trigger tax, attempt full withdraw.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
$75
· or 375 creditsSecure checkout via Stripe
Included in download
- Identify 399+ vulnerability types in complex codebases automatically.
- Generate exploit hypotheses and PoC directions for DeFi smart contracts.
- terminal, file_read, file_write automation included
- Ready for Claude Code
- Instant install
Sample input
Analyze /contracts/Vault.sol using the pattern library. Identify potential accounting issues in the deposit/withdraw flow and provide a hypothesis and PoC direction.
Sample output
Pattern: Improper Accounting in Rebase Logic (High)
CWE: 682
Target: /contracts/Vault.sol:L142
Hypothesis: External transfer tax causes share mismatch.
Evidence Needed: Check if totalAssets is updated before or after safeTransfer.
PoC: Deposit 100 tokens, trigger tax, attempt full withdraw.
About This Skill
Supercharge Your Security Audits
The Bounty Security Pattern Master Library is an exhaustive repository of 399 structured vulnerability patterns designed for developers and security researchers performing bug bounties or smart contract audits. It bridges the gap between seeing code and identifying deep logic flaws by providing an agentic framework for vulnerability discovery.
What it does
This skill provides your AI agent with a high-fidelity dataset of exploitation patterns, covering everything from classic web vulnerabilities (CWE-mapped) to emerging DeFi accounting and cross-chain trust issues. It enables agents to move beyond generic advice toward specific attack scenarios, root cause analysis, and PoC heuristics.
- 399 Vulnerability Patterns: A machine-readable library in JSON format.
- DeFi Specialization: Includes "Monetrix" emerging patterns for Hyperliquid-style and cross-chain protocols.
- Structured Reasoning: Maps code paths to exploitability hypotheses and false-positive checklists.
- Audit Readiness: Generates formatted summaries ready for triage or bounty submission.
Why use this skill?
Standard LLMs often hallucinate security flaws or miss complex logic bugs. This skill provides the specific domain knowledge—such as oracle paths, withdrawal accounting, and bridge redemption flows—that normally takes years of research to compile. It turns your agent into an expert reviewer that knows exactly where to look and how to validate a finding before you submit it.
Use Cases
- Identify 399+ vulnerability types in complex codebases automatically.
- Generate exploit hypotheses and PoC directions for DeFi smart contracts.
- Map codebase architecture to specific CWE and high-severity attack patterns.
- Perform fast triage on bug bounty scopes using structured security checklists.
- Create submission-ready finding reports with root cause and impact analysis.
Known Limitations
- Requires manual verification of findings
- Performance depends on LLM reasoning depth
- Library contains patterns, not automated exploit scripts
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/bounty-security-pattern-master-library-399-vulnerability-patterns -o /tmp/bounty-security-pattern-master-library-399-vulnerability-patterns.zip && unzip -o /tmp/bounty-security-pattern-master-library-399-vulnerability-patterns.zip -d ~/.claude/skills && rm /tmp/bounty-security-pattern-master-library-399-vulnerability-patterns.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
File Scopes
Claude Code, Cursor, Codex CLI, and SKILL.md-compatible agents.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.