Skill audit report
gza-code-review-full Audit report.
Comprehensive pre-release code review assessing test coverage, code duplication, and component interactions
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
11 GitHub stars
Stars/forks activity
FAIL32
11 stars, 1 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
Pushed today
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
FAIL38
command execution surface, credential or environment access
Install availability
PASS92
npx skills add mhawthorne/gza --skill gza-code-review-full
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/mhawthorne/gza/tree/main/src/gza/skills/gza-code-review-full
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 mhawthorne/gza --skill gza-code-review-full
Repository
88
https://github.com/mhawthorne/gza/tree/main/src/gza/skills/gza-code-review-full
License
86
MIT
Maintenance
100
Pushed today
AI review
55
Skill is highly specific to the gza codebase, limiting reusability for other projects.
README/SKILL.md completeness
86
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
11 stars, 1 forks; issue activity unavailable in current metadata
Adoption
42
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
Code Review
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
169K Stars · Audit report
Grill With Docs
A relentless interview that pressure-tests a plan against the codebase, sharpens domain language, and updates CONTEXT.md and ADRs when decisions become durable.
165K Stars · Audit report
To Spec
Turn the current conversation and codebase context into a structured implementation spec, then publish it to the configured project issue tracker.
165K Stars · Audit report