related-skill
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto fetch and execute theskillspackage from the public registry. This is the primary mechanism for its intended purpose of skill discovery and installation. - [COMMAND_EXECUTION]: Commands such as
npx skills search,npx skills list, andnpx skills addare used to manage capabilities. The execution environment is restricted to these specific command patterns via theallowed-toolsconfiguration in the skill metadata.
Audit Metadata