algorithmic-art
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and includes the p5.js library from Cloudflare's CDN (cdnjs.cloudflare.com) to enable the rendering of generative art in the interactive viewer artifact. This is a well-known and trusted service used as intended for the skill's primary functionality.
- [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it translates user-supplied conceptual input into executable code. * Ingestion points: User instructions are integrated into the algorithmic philosophy and subsequent code generation phases in SKILL.md. * Boundary markers: There are no specific delimiters or instructions to ignore potentially malicious embedded content within the user-provided artistic vision. * Capability inventory: The skill is capable of generating and executing JavaScript code within a self-contained HTML artifact rendered in the environment. * Sanitization: The skill does not explicitly describe any validation or sanitization of the user-provided creative input before it is interpolated into the code generation prompt.
Audit Metadata