安装前评估
skills-manager 评估报告.
为 Agent 提供机器可读的安装决策:任务匹配、Trust Score、Audit Score、安装安全、权限范围,以及在 Skill 进入工作区前的具体验证计划。
人工审查
Test manually in an isolated workspace and compare against safer alternatives.
必要关卡
Agent 安装前必须通过的检查
任务匹配度
84
任务描述与此 Skill 的元数据匹配。
- Evaluate skills-manager before installing it in an agent workflow
- 研究
- Research agents workflows; Claude Code teams; teams that value GitHub adoption signals
安装路径
92
可用安装交接信息。
- npx skills add CherryHQ/cherry-studio --skill skills-manager
安装命令安全性
92
标准软件包或运行时安装路径
- npx skills add CherryHQ/cherry-studio --skill skills-manager
信任评分
78
Good trust signals with a few areas worth checking before rollout.
- 强候选
- 51K 个 GitHub Stars
- AGPL-3.0
审计评分
87
可安全尝试
- The skill relies on executing third-party code via `npx skills` and installing external skills, which inherently carries supply-chain risks. However, it mitigates this by requiring user confirmation and displaying security warnings before installation.
Agent 安全门槛
55
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
- Test manually in an isolated workspace and compare against safer alternatives.
- 高风险权限提示:Shell 或命令执行
许可证清晰度
86
AGPL-3.0
- AGPL-3.0
权限范围
62
shell or command execution, filesystem or document access
- Shell or command execution: high
- Network access: medium
- Filesystem access: medium
验证计划
Agent 接下来应执行什么
- 1在生产使用前检查仓库、README/SKILL.md、许可证与最近提交。
- 2在没有生产密钥的隔离工作区或沙盒中安装。
- 3运行最小代表性任务,并记录访问的文件、执行的命令、网络访问和输出。
- 4当评估状态为“审查”或“失败”时,至少与一个替代 Skill 比较。
- 5只有在 Agent 报告验证成功且已接受未解决警告后,才提升到更高环境。
不适用场景
需要改用其他 Skill 的情况
- 需要厂商支持 SLA 的团队
- production agents without a repository review
- The skill relies on executing third-party code via `npx skills` and installing external skills, which inherently carries supply-chain risks. However, it mitigates this by requiring user confirmation and displaying security warnings before installation.
- 高风险权限提示:Shell 或命令执行
- The skill references other skills (`find-skills`, `skill-creator`) that may not be available in all environments, but it provides fallback instructions for when they are missing.
- Production credentials, payments, or irreversible account changes without explicit human review
辅助检查
支撑该决策的信任信号
README/SKILL.md 完整度
通过86
元数据包含足够的用法与工作流上下文
近期维护
通过100
距上次推送 2 天
可用替代方案
通过82
有可用于比较的替代 Skill。