creativeclaw-render-html-video

Pass

Audited by Gen Agent Trust Hub on Sep 7, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill generates HTML and JavaScript based on user input which is subsequently processed by the render_html_video tool.\n
  • Ingestion points: User-provided text, media URLs, and animation requirements described in SKILL.md.\n
  • Boundary markers: The instructions do not specify boundary markers or explicit warnings for the HTML construction.\n
  • Capability inventory: The render_html_video tool (SKILL.md) and the creative-claw MCP tool (agents/openai.yaml) allow for remote job submission and media processing.\n
  • Sanitization: No explicit sanitization or validation of the generated HTML/JS is described before it is sent to the renderer.\n- [DYNAMIC_EXECUTION]: The skill's primary function is generating and executing dynamic JavaScript/HTML content (GSAP timelines) as part of its core video production workflow.\n- [EXTERNAL_DOWNLOADS]: The skill references external resources from well-known and vendor-owned services.\n
  • The HTML composition example in SKILL.md loads the GSAP library from cdn.jsdelivr.net.\n
  • The agent configuration in agents/openai.yaml connects to the vendor's MCP service at app.creativeclaw.co.\n- [COMMAND_EXECUTION]: The skill invokes the render_html_video tool to submit asynchronous rendering jobs to the HyperFrames backend.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 7, 2026, 08:25 PM
Security Audit — agent-trust-hub — creativeclaw-render-html-video