save-as-standalone-html
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use
super_inline_htmlfor bundling andpresent_fs_item_for_downloadto deliver the final product. These are task-appropriate and do not involve arbitrary shell command execution or privilege escalation. - [DATA_EXPOSURE]: The skill handles project files for the purpose of bundling them into a single HTML file. It does not access sensitive system files (like SSH keys or AWS credentials) or perform unauthorized network exfiltration.
- [PROMPT_INJECTION]: The instructions contain standard guidance for the agent's behavior. There are no attempts to override safety filters or bypass system instructions. Phrases like 'IMPORTANT' and 'MANDATORY' are used to ensure the technical correctness of the bundling process.
- [EXTERNAL_DOWNLOADS]: The skill does not perform external downloads or fetch remote code. It operates on local project files to create a self-contained export.
Audit Metadata