axodus-smartcontracts-auditsAudit Solidity contracts for common vulnerabilities and design risks.
Install via ClawdBot CLI:
clawdbot install mzfshark/axodus-smartcontracts-auditsGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 22, 2026
A DeFi lending protocol prepares to deploy its core vault and token contracts on Ethereum mainnet. Use this skill to perform a comprehensive audit of reentrancy in withdraw functions, access control in admin roles, and accounting precision in interest rate calculations.
An NFT marketplace is upgrading its smart contract to support a new royalty standard and batch transfers. The skill helps verify ERC-721 compliance, identify reentrancy risks in payment splitting, and ensure storage layout compatibility for upgradeability.
A cross-chain bridge is integrating a new token standard. The skill audits the bridge contracts for signature verification flaws, validation of message integrity, and proper handling of wrapped assets to prevent minting attacks.
A DAO is updating its treasury management contracts to include multi-sig governance and streaming payments. Use the skill to audit access control roles, replay protection in proposals, and arithmetic safety in vesting schedules.
A real estate tokenization platform is issuing security tokens representing property shares. The skill audits compliance with ERC-1400, KYC/AML integration, and pause/unpause mechanisms for regulatory contingency.
Offer recurring smart contract audits to Web3 startups pre-launch and post-upgrade. Charge per contract or per audit cycle, with tiered pricing based on complexity and depth.
Provide ongoing security advisory for DeFi protocols, including periodic audits, threat modeling, and incident response. Retainers ensure continuous coverage and build trust.
Licence a streamlined version of the audit methodology as a CLI tool or CI/CD integration for in-house developer use. Generate revenue via subscription or per-repo fees.
💬 Integration Tip
Integrate this skill into your CI pipeline to automatically trigger audits on pull requests that modify Solidity files, and enforce severity thresholds for deployment approvals.
Scored May 22, 2026
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope,...
Comprehensive security auditing for Clawdbot deployments. Scans for exposed credentials, open ports, weak configs, and vulnerabilities. Auto-fix mode included.
Analyze and classify agent skills for safety using local evaluation. Optionally produce a signed attestation of the vetting result.
Detect 500+ types of hardcoded secrets (API keys, credentials, tokens) before they leak into git. Wraps GitGuardian's ggshield CLI.
Audit codebases and infrastructure for security issues. Use when scanning dependencies for vulnerabilities, detecting hardcoded secrets, checking OWASP top 10 issues, verifying SSL/TLS, auditing file permissions, or reviewing code for injection and auth flaws.
Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.