algorithmic-art
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill references the p5.js library from cdnjs.cloudflare.com, a standard and reputable CDN. No other external scripts or packages are required or executed.
- [Data Exposure & Exfiltration] (SAFE): No evidence of hardcoded credentials, sensitive file path access, or network communication to untrusted domains was found. The skill operates within the local context of the generated artifact.
- [Dynamic Execution] (SAFE): JavaScript generation for visual art is the core function of the skill and is confined to a sandboxed browser environment for rendering. No unsafe execution of untrusted external code was detected.
- [Indirect Prompt Injection] (SAFE): The skill processes user aesthetic requests to generate code. While this represents a data ingestion surface, the impact is limited to the visual output and does not expose system-level capabilities or sensitive information.
Audit Metadata