related-skill
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
npx skillscommand to interact with the inference.sh skill registry. This allows the agent to search for, list, and install additional modular capabilities. - [EXTERNAL_DOWNLOADS]: Installation commands (e.g.,
npx skills add) fetch package data and configurations from the inference.sh registry. These operations are consistent with the skill's primary purpose of workflow expansion. - [SAFE]: All referenced CLI tools, package namespaces (inference-sh/skills), and documentation links originate from the skill author's verified infrastructure. The execution environment is appropriately scoped via frontmatter restrictions.
Audit Metadata