agency-blockchain-security-auditor

Audit Solidity smart contracts for DeFi vulnerabilities with formal verification and PoCs.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/anavvanzin/Research --skill agency-blockchain-security-auditor-anavvanzin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-blockchain-security-auditor
Source: https://github.com/anavvanzin/Research/tree/main/cowork/integrations/antigravity/agency-blockchain-security-auditor
Command: npx skills add https://github.com/anavvanzin/Research --skill agency-blockchain-security-auditor-anavvanzin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Expert security auditing of smart contracts to prevent exploits in DeFi protocols through vulnerability detection, formal verification, exploit analysis, and comprehensive audit reporting.

Core Features & Use Cases

  • Vulnerability detection across Solidity contracts, covering reentrancy, access control, arithmetic issues, oracle manipulation, and governance risks.
  • Formal verification, automated tooling integration, and manual review processes that produce actionable remediation guidance and PoCs.
  • Audit reporting templates for developers and stakeholders with defined severity, scope, assumptions, and risk mitigation plans.

Quick Start

Provide a complete security audit plan, initial risk assessment, and recommended remediation steps for the target DeFi protocol.

Frequently Asked Questions about agency-blockchain-security-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is formal verification for smart contract security audits?

Formal verification mathematically proves the correctness of Solidity smart contract logic against defined specifications. It detects vulnerabilities in DeFi protocols by validating state machines, ensuring high-value assets behave exactly as intended without exploitable flaws.

How do I audit a DeFi smart contract for reentrancy and oracle manipulation?

Auditing a DeFi smart contract requires manual code review combined with automated tooling to identify reentrancy, oracle manipulation, and access control flaws. This process produces actionable remediation steps and proof-of-concept evidence for each detected vulnerability.

Does this security audit process work with lending, governance, and bridge protocols?

Yes, the security audit process applies to Solidity-based contracts across lending, governance, and bridge components. It targets complex state machines and high-value asset flows to assess protocol risks and generate comprehensive audit reports.

How do I generate a DeFi audit report with severity levels and proof-of-concept exploits?

Generate a DeFi audit report by compiling vulnerability analysis findings into structured templates that define severity, scope, and assumptions. Include proof-of-concept code and recommended fixes to provide actionable risk mitigation plans for stakeholders.

What is the best way to assess governance risks in Solidity protocols?

Assessing governance risks involves thorough manual review of protocol access controls and state machines to detect malicious upgrade paths or voting vulnerabilities. Evidence-based findings are then categorized by severity to guide actionable remediation efforts.