Run static analysis on contracts using Slither
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-sol-tech-stacks-solidity@IvanTorresEdge/molcajete.ai# Run Static Analysis Run static analysis on contracts using Slither. Use the Task tool to launch the **auditor** agent with the following instructions: 1. Check if Slither is installed 2. Run static analysis: `slither .` 3. Parse and categorize findings by severity: - High severity - Medium severity - Low severity - Informational 4. Filter out known false positives if configured 5. Report findings with file and line references 6. Provide brief explanation of each issue 7. Suggest fixes for high-severity issues Reference the security-audit skill.
Trigger full repository health analysis
Trigger full repository health analysis
Scan codebase and generate ARCHITECTURE.md documentation
Discover and document business rules, technical patterns, and system interfaces through iterative analysis
在任务生成后,对 spec.md、plan.md 和 tasks.md 执行非破坏性的跨文档一致性和质量分析