helios-renderer
Warn
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill configuration allows for the specification of
ffmpegPathandexecutablePathfor the browser, which can lead to the execution of arbitrary binaries if these paths are not strictly controlled. The inclusion of anargsarray for Playwright launch options further increases the risk of command-line argument injection.- [PROMPT_INJECTION]: Therendermethod processes external content via acompositionUrl, creating an indirect prompt injection surface. Ingestion points: External HTML content loaded viacompositionUrlinto a headless browser. Boundary markers: No delimiters or instructions are used to prevent the agent from following instructions embedded in the composition. Capability inventory: Subprocess spawning (FFmpeg), file system writes (outputPath), and browser-based network access. Sanitization: The skill does not implement validation or sandboxing for the provided URL or its content.
Audit Metadata