References external URL — review for indirect prompt injection risk
Vettd coreOWASP LLM03External URL(s) detected in SKILL.md — referenced content can change after audit
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
This skill includes a SKILL.md descriptor. Security observation: references external URL.
Vettd Verdict
The overall verdict combines pass, warning, and failure signals across our checks. Click to see how each check is computed.Driven by visible structure and security signals in the submitted skill files.
Link points to the repository’s default branch (current HEAD). Certification reflects the state of the repo on May 1, 2026. Scanned at 5128e186.
security
External URL(s) detected in SKILL.md — referenced content can change after audit
Scanned text content for instruction override, jailbreak framing, credential solicitation, and embedded injection markers
Scanned all files for credentials, private keys, and code-level risks (eval, shell exec, destructive ops)
/ coming soon
/ coming soon
/ coming soon
/ coming soon
best practices
Found code blocks, input/output samples, or an examples section — concrete samples help agents pattern-match effectively
399 lines (recommended: under 500)
Structured procedures improve reliability for complex tasks
description
Good: description explains when to activate the skill
324/1024 characters used
evals
Add an evals/ directory with test prompts and expected outputs to measure skill quality
structure
Consider bundling reusable scripts for validation and automation
Required skill definition file found
Name "algorithmic-art" follows spec (lowercase, hyphens, ≤64 chars)