Vorinstallations-Eval
skills-manager Eval-Bericht.
Eine maschinenlesbare Installationsentscheidung für Agents: Task-Fit, Trust Score, Audit Score, Installationssicherheit, Berechtigungsumfang und ein konkreter Validierungsplan vor dem Einsatz im Workspace.
Manuelle Prüfung
Test manually in an isolated workspace and compare against safer alternatives.
Erforderliche Gates
Prüfungen, die ein Agent vor der Installation bestehen muss
Aufgabenpassung
84
Task wording matches this skill metadata.
- Evaluate skills-manager before installing it in an agent workflow
- Recherche
- Research agents workflows; Claude Code teams; teams that value GitHub adoption signals
Installationspfad
92
Install handoff is available.
- npx skills add CherryHQ/cherry-studio --skill skills-manager
Sicherheit des Installationsbefehls
92
Standard-Paket- oder Laufzeit-Installationspfad
- npx skills add CherryHQ/cherry-studio --skill skills-manager
Vertrauenswert
78
Good trust signals with a few areas worth checking before rollout.
- Starke Shortlist
- 51K GitHub-Stars
- AGPL-3.0
Audit-Score
87
Sicher zu testen
- 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-Sicherheitsprüfung
55
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
- Test manually in an isolated workspace and compare against safer alternatives.
- Hinweise auf Hochrisiko-Berechtigungen: Shell- oder Befehlsausführung
Lizenzklarheit
86
AGPL-3.0
- AGPL-3.0
Berechtigungsumfang
62
shell or command execution, filesystem or document access
- Shell or command execution: high
- Network access: medium
- Filesystem access: medium
Validierungsplan
Was der Agent als Nächstes tun sollte
- 1Inspect repository, README/SKILL.md, license, and recent commits before production use.
- 2Install in an isolated workspace or sandbox with no production secrets available.
- 3Run the smallest representative task and record files touched, commands run, network access, and outputs.
- 4Compare the selected skill against at least one alternative when the eval status is review or failed.
- 5Promote only after the agent reports a successful verification result and unresolved warnings are accepted.
Nicht verwenden, wenn
Bedingungen für eine andere Skill
- Teams, die ein vom Anbieter unterstütztes SLA benötigen
- 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.
- Hinweise auf Hochrisiko-Berechtigungen: Shell- oder Befehlsausführung
- 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
Unterstützende Prüfungen
Vertrauenssignale hinter der Entscheidung
README/SKILL.md-Vollständigkeit
Bestanden86
Metadaten enthalten ausreichend Nutzungs- und Workflow-Kontext
Aktuelle Wartung
Bestanden100
1 Tage seit dem letzten Push
Alternativen verfügbar
Bestanden82
Alternative skills are available for comparison.