explainer-video-guide

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the belt CLI tool via npx skills add belt-sh/cli and references setup documentation located at https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md.
  • [INDIRECT_PROMPT_INJECTION]: The skill facilitates a surface for indirect prompt injection by taking user-controlled input for media generation and passing it directly to CLI-based AI models.
  • Ingestion points: User-provided text for video scene descriptions and voiceover scripts used in belt app run commands.
  • Boundary markers: The instructions do not employ specific boundary markers or delimiters to isolate user input from the rest of the prompt structure.
  • Capability inventory: The skill utilizes the belt CLI tool via Bash to invoke various AI models for video, image, and audio generation.
  • Sanitization: There is no evidence of input validation or sanitization for the user-provided strings before they are processed by the underlying models.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 05:54 PM
Security Audit — agent-trust-hub — explainer-video-guide