solidity-security
Smart-contract security patterns to prevent reentrancy, overflow, and access-control bugs in Solidity.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for solidity-security, derived from its capabilities.
AIVSS 8.0 ยท High
View MAESTRO 7-layer threat model โOverview
An Agent Skill that loads secure Solidity development and audit patterns when the agent writes or reviews smart contracts. It injects vulnerability-prevention guidance (reentrancy guards, safe math, access control, gas-vs-security tradeoffs) and worked examples into the agent context. Attack-vector knowledge and audit-prep checklists are part of its instruction surface.
Key features
- Reentrancy and overflow prevention patterns
- Access-control and DeFi protocol hardening
- Audit-preparation guidance and attack-vector catalog
Use cases
- Writing secure smart contracts
- Auditing existing contracts for vulnerabilities