logo-design-guide

Pass

Audited by Gen Agent Trust Hub on Aug 7, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides a link to installation instructions hosted at a GitHub repository for the inference.sh service to set up the necessary CLI tools.
  • [PROMPT_INJECTION]: The skill represents a surface for indirect prompt injection as it facilitates the processing of user-supplied natural language prompts for image generation.
  • Ingestion points: User-provided strings within the prompt field of the JSON input for belt app run commands.
  • Boundary markers: Prompts are encapsulated within structured JSON objects passed as command arguments, which provides basic delimitation.
  • Capability inventory: Uses the belt CLI to invoke remote AI models for image generation, refining, and upscaling.
  • Sanitization: No explicit sanitization of the prompt strings is performed by the skill instructions, relying on the target AI model's internal safety guardrails.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 7, 2026, 06:32 PM
Security Audit — agent-trust-hub — logo-design-guide