Skill audit report
把模糊诉求收敛成另一个 AI 能自主执行且可验收的 goal contract(scope / non-goals / success criteria / verification / stop conditions)。本 skill 只写目标契约,**绝不替用户执行任务**。触发硬条件:这份 goal 是要交给别人跑的——subagent、Codex、另一个 AI 会话或另一个人。用于写 goal、优化 goal、改 handoff prompt,或把"今天做完、尽量优化、帮我研究并执行"这类请求变成执行方不会乱猜、不会越界的任务契约。不适用于:自己团队的需求管理和版本拆解(用 issue-pool——它产出的是给人开工的 task,不是给 AI 的契约)、界面设计探索(用 design-exploration)、PRD/验收标准/测试用例文档(用 prd-test-writer)、框架计划和版本路线(用 issue-pool)、以及用户其实是想让你**直接把这件事做了**的情况——那就直接做,不要走本 skill 把活变成一份文档。
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO76
752 GitHub stars
Stars/forks activity
INFO71
752 stars, 107 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
29d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
INFO76
Public metadata needs stronger README/SKILL.md context
Dependency/runtime risk
INFO64
credential or environment access, network or browser surface
Install availability
PASS92
npx skills add yunshu0909/yunshu_skillshub --skill goal-setter
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN60
secrets or environment access, network or browser access
Repository evidence
PASS86
https://github.com/yunshu0909/yunshu_skillshub/tree/master/goal-setter
Review status
PASS88
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add yunshu0909/yunshu_skillshub --skill goal-setter
Repository
88
https://github.com/yunshu0909/yunshu_skillshub/tree/master/goal-setter
License
86
MIT
Maintenance
100
29d since push
AI review
88
Approved with no listed issues
README/SKILL.md completeness
84
Usable description available
Dependency risk
64
credential or environment access, network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
60
secrets or environment access, network or browser access
Stars/forks activity
71
752 stars, 107 forks; issue activity unavailable in current metadata
Adoption
88
752 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.