seedance-prompt
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process user-supplied descriptions and reference briefs to generate video prompts. While this is the intended functionality, it introduces a potential surface for indirect prompt injection where malicious instructions could be embedded in the user's input.
- Ingestion points: User-provided scene descriptions, performance briefs, and reference asset metadata described in
SKILL.md. - Boundary markers: No explicit delimitation or instructions to ignore embedded commands within user inputs are defined.
- Capability inventory: The skill has no capabilities to execute code, write files, or perform network operations. It only generates text output.
- Sanitization: No input validation or sanitization routines are specified.
Audit Metadata