solidity-auditor

Identify security vulnerabilities in Solidity smart contracts and output structured findings reports.

8|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Auditware/auditwizard --skill solidity-auditor-auditware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solidity-auditor
Source: https://github.com/Auditware/auditwizard/tree/main/skills/solidity_auditor
Command: npx skills add https://github.com/Auditware/auditwizard --skill solidity-auditor-auditware

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Security teams and developers face time-consuming, error-prone reviews of Solidity smart contracts. This Skill provides an automated auditing workflow that identifies vulnerabilities, surfaces actionable findings, and guides remediation.

Core Features & Use Cases

  • Automated vulnerability pattern detection across Solidity sources with guardrails and context-aware analysis.
  • Structured findings with evidence traces, leads for manual follow-up, and benchmarking compatibility with ground-truth evals.
  • Fast, repeatable security reviews for both large repos and targeted files or contracts.

Quick Start

Load a Solidity project and run the automated audit to generate a findings report.

Frequently Asked Questions about solidity-auditor

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

FAQPage Schema
How do I automate a security audit for Solidity smart contracts?

Automating a Solidity security audit involves loading your project to run an automated workflow that identifies vulnerabilities and outputs a structured findings report with evidence traces and remediation guidance.

What is AI-assisted static analysis for Solidity vulnerability detection?

AI-assisted static analysis for Solidity uses context-aware pattern detection to scan smart contract sources, surfacing actionable security findings with leads for manual follow-up and benchmarking against ground truth.

Can I run a security review on specific Solidity files instead of a whole repository?

Yes, you can apply the audit workflow to specific files or targeted contracts within a repository, allowing for fast, repeatable security reviews scaled to your immediate needs.

Does the automated Solidity audit output a standardized report format?

Yes, the automated Solidity audit produces a standardized, machine-readable output that includes detailed findings, leads for manual follow-up, proofs, and a comparison against ground truth evals.

What is the best way to scale smart contract security reviews for large codebases?

Scaling smart contract security reviews is best achieved through an automated auditing workflow that applies context-aware vulnerability detection across large repositories to generate structured findings.