space-image2proto
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill generates HTML prototypes that include a script tag referencing the Mermaid.js library from the cdnjs.cloudflare.com CDN. This is used specifically for rendering flowcharts when requested by the user.
- [COMMAND_EXECUTION]: The skill performs file system operations using the agent's file-writing tools to save generated HTML prototypes to a directory specified by the user and to maintain state in local JSON/JSONL files within the references folder.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill manages interaction history in a local learning log (learning_log.jsonl). This data remains within the local environment and is used to provide context for future prototype generation.
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided images and brief text descriptions to generate code. While this represents a standard operational surface for a code-generation skill, the scope is limited to producing single-file HTML prototypes.
Audit Metadata