find-skills
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
npxutility to run theskillsCLI tool for searching, checking, and updating agent extensions. It passes user-provided queries to the search command.- [EXTERNAL_DOWNLOADS]: It identifies and retrieves modular skill packages from external repositories to extend the agent's functionality, including examples from trusted organizations.- [REMOTE_CODE_EXECUTION]: The installation command (npx skills add) downloads remote code for execution in the agent's environment. The instructions recommend using the-yflag to automate the process by skipping interactive confirmation prompts from the CLI.
Audit Metadata