scenario-storyboards

Pass

Audited by Gen Agent Trust Hub on Aug 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill provides instructions to install auxiliary dependencies from the official vendor's repository using the command npx skills add scenario-labs/skills. This is a standard procedure within the platform ecosystem and references the author's own verified tools.
  • [INDIRECT_PROMPT_INJECTION]: The skill facilitates the processing of untrusted user-provided data, such as story scripts and character descriptions, which are then used as inputs for image generation models.
  • Ingestion points: User-provided storyboard scripts, dialogue text, and character descriptions processed in SKILL.md.
  • Boundary markers: None explicitly defined to separate user instructions from system logic.
  • Capability inventory: Accesses image generation tools (model_run), text overlay services (scenario-text-overlay), and asset management tools (scenario-asset-analysis).
  • Sanitization: No specific sanitization or filtering logic is described for the incoming user text.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 25, 2026, 02:37 PM
Security Audit — agent-trust-hub — scenario-storyboards