Skill audit report

gza-code-review-full Audit report.

Comprehensive pre-release code review assessing test coverage, code duplication, and component interactions

BLOCKED · BLOCKNeeds reviewGenerated Aug 22, 2026Heuristic metadata audit
69
Audit
58
Trust
57
Quality
68
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

58
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

11 GitHub stars

Stars/forks activity

FAIL

32

11 stars, 1 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

Pushed today

License clarity

PASS

86

MIT

README/SKILL.md completeness

PASS

86

Metadata includes enough usage and workflow context

Dependency/runtime risk

FAIL

38

command execution surface, credential or environment access

Install availability

PASS

92

npx skills add mhawthorne/gza --skill gza-code-review-full

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/mhawthorne/gza/tree/main/src/gza/skills/gza-code-review-full

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 · 17 Needs review

Install path

92

PASS

npx skills add mhawthorne/gza --skill gza-code-review-full

Repository

88

PASS

https://github.com/mhawthorne/gza/tree/main/src/gza/skills/gza-code-review-full

License

86

PASS

MIT

Maintenance

100

PASS

Pushed today

AI review

55

CHECK

Skill is highly specific to the gza codebase, limiting reusability for other projects.

README/SKILL.md completeness

86

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

11 stars, 1 forks; issue activity unavailable in current metadata

Adoption

42

CHECK

11 GitHub stars

Warnings

  • Dependency or permission surface needs review
  • Permission surface may require sandboxing
  • Skill is highly specific to the gza codebase, limiting reusability for other projects.
  • Allowed bash commands are constrained to safe patterns, but the skill does not explicitly warn about potential side effects of running tests or mypy (e.g., network access, resource usage).
  • The SKILL.md does not include a 'Limitations' section explicitly, though the scope is implied.
  • Low GitHub adoption signal
  • Quality score needs review
  • Permission surface needs review: secrets or environment access, shell or command execution
  • GitHub adoption: 11 GitHub stars
  • Stars/forks activity: 11 stars, 1 forks; issue activity unavailable in current metadata
  • Dependency/runtime risk: command execution surface, credential or environment access
  • Permission surface: secrets or environment access, shell or command execution

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.

Compare nearby options

Related skills to audit next