Skill audit report

hn-sentiment-analysis Audit report.

Analyze Hacker News thread sentiment from a provided HN thread URL.

EXPERIMENTAL · REVIEWNeeds reviewGenerated Aug 23, 2026Heuristic metadata audit
67
Audit
58
Trust
52
Quality
67
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

12 GitHub stars

Stars/forks activity

FAIL

32

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

Recent maintenance

PASS

100

2d since push

License clarity

WARN

42

Unknown

README/SKILL.md completeness

WARN

60

Public metadata needs stronger README/SKILL.md context

Dependency/runtime risk

INFO

64

command execution surface, network or browser surface

Install availability

PASS

92

npx skills add kissgyorgy/coding-agents --skill hn-sentiment-analysis

Install command safety

PASS

92

standard package or runtime install path

Permission surface

WARN

48

shell or command execution, filesystem or document access

Repository evidence

PASS

86

https://github.com/kissgyorgy/coding-agents/tree/master/skills/hn-sentiment-analysis

Review status

INFO

66

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

5 Passed · 18 Needs review

Install path

92

PASS

npx skills add kissgyorgy/coding-agents --skill hn-sentiment-analysis

Repository

88

PASS

https://github.com/kissgyorgy/coding-agents/tree/master/skills/hn-sentiment-analysis

License

45

CHECK

Unknown

Maintenance

100

PASS

2d since push

AI review

55

CHECK

Repository has no explicit license; compliance is unclear though the code appears original.

README/SKILL.md completeness

84

PASS

Usable description available

Dependency risk

64

CHECK

command execution surface, network or browser surface

Install command safety

92

PASS

standard package or runtime install path

Permission surface

48

FIX

shell or command execution, filesystem or document access

Stars/forks activity

32

FIX

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

Adoption

42

CHECK

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

Related skills to audit next