video
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill does not contain any malicious patterns, prompt injections, or unauthorized data access attempts. It functions as a legitimate instructional guide for video production.
- [EXTERNAL_DOWNLOADS]: The skill references legitimate, well-known libraries and tools such as Hyperframes and Remotion. It provides standard installation commands (
npm install hyperframes,npx create-video) which are expected for this domain. - [INDIRECT_PROMPT_INJECTION]: The skill reads external context from
.agents/product-marketing.md. While this represents an ingestion point for untrusted data, the skill uses it for marketing context without exposing dangerous execution capabilities or sensitive data access. Boundary markers are recommended to separate user content from system instructions. - [COMMAND_EXECUTION]: The skill provides example CLI commands for environment setup. These commands are benign and standard for the libraries described.
Audit Metadata