algorithmic-art

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the p5.js library from Cloudflare's official CDN, which is a well-known and trusted service for delivering web dependencies.
  • [PROMPT_INJECTION]: The skill processes untrusted user input to guide the generation of executable code, creating a surface for indirect prompt injection.
  • Ingestion points: User requests are consumed as the foundation for both the 'Algorithmic Philosophy' markdown file and the subsequent code implementation in the HTML artifact.
  • Boundary markers: No specific delimiters or 'ignore' instructions are provided to the agent to prevent the execution of malicious instructions potentially embedded within user data.
  • Capability inventory: The skill generates and executes JavaScript and HTML content within the browser-based artifact environment.
  • Sanitization: The instructions do not require the agent to sanitize, validate, or escape external content before it is interpolated into the generated scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 10:32 AM