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.

BLOCKED · BLOCKNeeds reviewGenerated Aug 23, 2026Heuristic metadata audit
70
Audit
59
Trust
58
Quality
68
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

59
Manual review

OpenAgentSkill Trust Score

The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.

GitHub adoption

FAIL

30

13 GitHub stars

Stars/forks activity

FAIL

32

13 stars, 0 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

5d since push

License clarity

PASS

86

MIT

README/SKILL.md completeness

INFO

76

Public metadata needs stronger README/SKILL.md context

Dependency/runtime risk

FAIL

38

command execution surface, credential or environment access

Install availability

PASS

92

npx skills add rijkvanzanten/rolling-wave-engineering --skill code-simplify

Install command safety

PASS

92

standard package or runtime install path

Permission surface

FAIL

18

secrets or environment access, shell or command execution

Repository evidence

PASS

86

https://github.com/rijkvanzanten/rolling-wave-engineering/tree/main/skills/code-simplify

Review status

INFO

66

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

6 Passed · 18 Needs review

Install path

92

PASS

npx skills add rijkvanzanten/rolling-wave-engineering --skill code-simplify

Repository

88

PASS

https://github.com/rijkvanzanten/rolling-wave-engineering/tree/main/skills/code-simplify

License

86

PASS

MIT

Maintenance

100

PASS

5d since push

AI review

55

CHECK

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

PASS

Usable description available

Dependency risk

38

FIX

command execution surface, credential or environment access

Install command safety

92

PASS

standard package or runtime install path

Permission surface

18

FIX

secrets or environment access, shell or command execution

Stars/forks activity

32

FIX

13 stars, 0 forks; issue activity unavailable in current metadata

Adoption

42

CHECK

13 GitHub stars

Financial decision safety

58

CHECK

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.