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.pyperforms 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.jsthat 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.jslibrary locally to ensure functionality without external network dependencies and usesjson.dumpsto safely escape user-supplied text when generating theartwork.jsconfiguration file.
Audit Metadata