logo-design-guide
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill follows its stated purpose of providing documentation and usage examples for the
beltCLI. - [EXTERNAL_DOWNLOADS]: References official installation instructions and skill packages from the
inference-shandbelt-shGitHub organizations. - [COMMAND_EXECUTION]: Provides examples for using the
beltCLI tool viaBashfor logo generation, as well asnpxfor adding related skills. - [PROMPT_INJECTION]: The skill uses user input for constructing image generation prompts, which is the primary intended functionality.
- Ingestion points: Prompts provided in the JSON payload of
belt app runcommands in SKILL.md. - Boundary markers: None; input is interpolated directly.
- Capability inventory: Limited to image generation, upscaling, and CLI authentication via the
belttool. - Sanitization: No input sanitization or filtering is implemented.
Audit Metadata