Skill audit report
Intelligent request routing for /toh command. Analyzes user intent, assesses confidence, surveys the runtime (2-step, per orchestration-protocol), and routes to the appropriate agent(s). Memory-first approach ensures context awareness. Triggers: /toh command, natural language requests, ambiguous inputs.
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
WARN48
95 GitHub stars
Stars/forks activity
WARN48
95 stars, 19 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
6d 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 wasintoh/toh-framework --skill smart-routing
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/wasintoh/toh-framework/tree/main/src/skills/smart-routing
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add wasintoh/toh-framework --skill smart-routing
Repository
88
https://github.com/wasintoh/toh-framework/tree/main/src/skills/smart-routing
License
86
MIT
Maintenance
100
6d since push
AI review
55
The SKILL.md contains a contradiction: it describes a detailed confidence scoring algorithm but then states 'do not compute or display confidence scores' and refers to native agent-description matching. This could confuse implementers.
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
48
95 stars, 19 forks; issue activity unavailable in current metadata
Adoption
68
95 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.
Compare nearby options