Skill audit report
Sweeps DeFi protocol Safe multisig wallets for governance misconfigurations and security weaknesses. Given a protocol name, Safe address, or "sweep all", fetches live config and tx history from the Safe Transaction Service API, scores each Safe against a finding pattern library, and produces an audit-ready ranked report. Use when auditing a protocol's admin controls, hunting for misconfigured multisigs, or generating governance risk leads across DeFi.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
144 GitHub stars
Stars/forks activity
WARN57
144 stars, 30 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
11d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO64
command execution surface, network or browser surface
Install availability
PASS92
npx skills add forefy/.context --skill safe-hunt
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN48
shell or command execution, filesystem or document access
Repository evidence
PASS86
https://github.com/forefy/.context/tree/main/skills/blockchain/safe-hunt
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add forefy/.context --skill safe-hunt
Repository
88
https://github.com/forefy/.context/tree/main/skills/blockchain/safe-hunt
License
86
MIT
Maintenance
100
11d since push
AI review
55
The script relies on external dependencies (aiohttp, certifi, web3 or pycryptodome) that are not explicitly listed in SKILL.md; users may need to install them separately.
README/SKILL.md completeness
86
Usable description available
Dependency risk
64
command execution surface, network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
48
shell or command execution, filesystem or document access
Stars/forks activity
57
144 stars, 30 forks; issue activity unavailable in current metadata
Adoption
68
144 GitHub stars
Financial decision safety
58
Research-only use: do not treat output as financial advice or execute a position without human approval.
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.