Skill audit report
hn-sentiment-analysis Audit report.
Analyze Hacker News thread sentiment from a provided HN thread URL.
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
12 GitHub stars
Stars/forks activity
FAIL32
12 stars, 1 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
2d since push
License clarity
WARN42
Unknown
README/SKILL.md completeness
WARN60
Public metadata needs stronger README/SKILL.md context
Dependency/runtime risk
INFO64
command execution surface, network or browser surface
Install availability
PASS92
npx skills add kissgyorgy/coding-agents --skill hn-sentiment-analysis
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN48
shell or command execution, filesystem or document access
Repository evidence
PASS86
https://github.com/kissgyorgy/coding-agents/tree/master/skills/hn-sentiment-analysis
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 kissgyorgy/coding-agents --skill hn-sentiment-analysis
Repository
88
https://github.com/kissgyorgy/coding-agents/tree/master/skills/hn-sentiment-analysis
License
45
Unknown
Maintenance
100
2d since push
AI review
55
Repository has no explicit license; compliance is unclear though the code appears original.
README/SKILL.md completeness
84
Usable description available
Dependency risk
64
command execution surface, network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
48
shell or command execution, filesystem or document access
Stars/forks activity
32
12 stars, 1 forks; issue activity unavailable in current metadata
Adoption
42
12 GitHub stars
Warnings
- License is unclear
- Permission surface may require sandboxing
- Repository has no explicit license; compliance is unclear though the code appears original.
- Output directory is user-controlled and could allow path traversal if not sanitized, though the script likely restricts to a default folder.
- Low GitHub adoption signal
- Quality score needs review
- Permission surface needs review: shell or command execution, filesystem or document access
- GitHub adoption: 12 GitHub stars
- Stars/forks activity: 12 stars, 1 forks; issue activity unavailable in current metadata
- License clarity: Unknown
- README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context
- Permission surface: shell or command execution, filesystem or document 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.
Compare nearby options