Skill audit report
Use when adding or editing QA skills in seed-skills/ or getting them onto the live qaskills.sh catalog, e.g. "add N new skills", "create a seed skill for X", "seed the database", "the skill page is empty", "skill 404s on the site".
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
217 GitHub stars
Stars/forks activity
WARN57
217 stars, 23 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
20d since push
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 PramodDutta/qaskills --skill add-seed-skills
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/PramodDutta/qaskills/tree/main/.claude/skills/add-seed-skills
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add PramodDutta/qaskills --skill add-seed-skills
Repository
88
https://github.com/PramodDutta/qaskills/tree/main/.claude/skills/add-seed-skills
License
86
MIT
Maintenance
100
20d since push
AI review
55
The skill hardcodes absolute paths (e.g., /Users/promode/qaskills) which may not be portable across environments.
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
57
217 stars, 23 forks; issue activity unavailable in current metadata
Adoption
68
217 GitHub stars
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.