Skill audit report
code-simplify Audit report.
Review changed code for YAGNI, removable over-complexity, reuse, code quality, and efficiency, then apply worthwhile simplifications. Use when the user asks to simplify, clean up, tighten, de-hack recent changes, identify logic that can be dropped, or review whether added safeguards and edge-case handling are actually needed.
OpenAgentSkill Trust Score
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
FAIL30
13 GitHub stars
Stars/forks activity
FAIL32
13 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
5d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
INFO76
Public metadata needs stronger README/SKILL.md context
Dependency/runtime risk
FAIL38
command execution surface, credential or environment access
Install availability
PASS92
npx skills add rijkvanzanten/rolling-wave-engineering --skill code-simplify
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL18
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/rijkvanzanten/rolling-wave-engineering/tree/main/skills/code-simplify
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install and adoption review
Install path
92
npx skills add rijkvanzanten/rolling-wave-engineering --skill code-simplify
Repository
88
https://github.com/rijkvanzanten/rolling-wave-engineering/tree/main/skills/code-simplify
License
86
MIT
Maintenance
100
5d since push
AI review
55
The SKILL.md excerpt is truncated, but the provided content is sufficient to evaluate the skill's purpose and workflow.
README/SKILL.md completeness
84
Usable description available
Dependency risk
38
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
18
secrets or environment access, shell or command execution
Stars/forks activity
32
13 stars, 0 forks; issue activity unavailable in current metadata
Adoption
42
13 GitHub stars
Financial decision safety
58
Research-only use: do not treat output as financial advice or execute a position without human approval.
Warnings
- Dependency or permission surface needs review
- Permission surface may require sandboxing
- Financial research output is not financial advice; require human review before any live investment decision
- The SKILL.md excerpt is truncated, but the provided content is sufficient to evaluate the skill's purpose and workflow.
- The skill relies on Git Town for parent branch detection, but includes fallbacks, which is acceptable.
- Low GitHub adoption signal
- Financial research output is not financial advice; require human review before any live investment decision.
- Quality score needs review
- Permission surface needs review: secrets or environment access, shell or command execution
- GitHub adoption: 13 GitHub stars
- Stars/forks activity: 13 stars, 0 forks; issue activity unavailable in current metadata
- Dependency/runtime risk: command execution surface, credential or environment access
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.