find-skills
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
npxcommand to execute theplaybooksutility. These commands are used for administrative tasks such as searching for, listing, and adding new skills to the agent's workspace. - [EXTERNAL_DOWNLOADS]: The skill facilitates the download and installation of additional code (skills) from external sources via
npx playbooks add skill. The instructions include safety constraints, such as requiring user confirmation and asking for specific installation locations (global vs. project).
Audit Metadata