printed-curtain-render

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script create_printed_curtain.py performs standard file system operations, such as creating output directories and copying template assets, using built-in Python libraries (shutil, pathlib).
  • [EXTERNAL_DOWNLOADS]: The generated simulation includes a feature in print.js that allows for overriding the displayed artwork image using a URL query parameter (?image=...). This enables runtime fetching of remote images for customization within the browser.
  • [SAFE]: The skill vendors the p5.min.js library locally to ensure functionality without external network dependencies and uses json.dumps to safely escape user-supplied text when generating the artwork.js configuration file.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 05:16 PM
Security Audit — agent-trust-hub — printed-curtain-render