Skill audit report

skills-manager Audit report.

搜索、安装和协调创建 Claude Code Agent Skills。当用户想要搜索技能、安装工具、创建自定义 Skill,或者说"find a skill"、"搜索技能"、"帮我做个 skill"、"create a skill"时触发。也适用于用户说"有没有做 X 的工具"、"我想扩展 Agent 能力",或当前能力不足需要先查找可复用方案的场景。

EXPERIMENTAL · REVIEWSafe to tryGenerated Aug 22, 2026Heuristic metadata audit
87
Audit
78
Trust
93
Quality
78
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

78
Strong shortlist

OpenAgentSkill Trust Score

The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.

GitHub adoption

PASS

100

51K GitHub stars

Stars/forks activity

PASS

97

51K stars, 4.8K forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

Pushed today

License clarity

PASS

86

AGPL-3.0

README/SKILL.md completeness

PASS

86

Metadata includes enough usage and workflow context

Dependency/runtime risk

INFO

72

command execution surface

Install availability

PASS

92

npx skills add CherryHQ/cherry-studio --skill skills-manager

Install command safety

PASS

92

standard package or runtime install path

Permission surface

INFO

62

shell or command execution, filesystem or document access

Repository evidence

PASS

86

https://github.com/CherryHQ/cherry-studio/tree/main/resources/builtin-agents/cherry-assistant/.claude/skills/skills-manager

Review status

INFO

66

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

8 Passed · 5 Needs review

Install path

92

PASS

npx skills add CherryHQ/cherry-studio --skill skills-manager

Repository

88

PASS

https://github.com/CherryHQ/cherry-studio/tree/main/resources/builtin-agents/cherry-assistant/.claude/skills/skills-manager

License

86

PASS

AGPL-3.0

Maintenance

100

PASS

Pushed today

AI review

55

CHECK

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.

README/SKILL.md completeness

86

PASS

Usable description available

Dependency risk

72

CHECK

command execution surface

Install command safety

92

PASS

standard package or runtime install path

Permission surface

62

CHECK

shell or command execution, filesystem or document access

Stars/forks activity

97

PASS

51K stars, 4.8K forks; issue activity unavailable in current metadata

Adoption

88

PASS

51K GitHub stars

Warnings

  • 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.
  • 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.

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