related-skill
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute
npx skillscommands. This is used for searching, listing, and managing AI agent capabilities within the platform. Theallowed-toolsconfiguration in the YAML frontmatter explicitly restricts this execution to thenpx skillscommand space, which is a common pattern for platform-specific CLI tools. - [EXTERNAL_DOWNLOADS]: The skill facilitates the download and installation of additional skill packages (e.g.,
inference-sh/skills@ai-image-generation) via thenpx skills addcommand. These resources originate from the vendor's own official registry (inference.sh), which aligns with the stated purpose of the skill and the author's identity.
Audit Metadata