Algorithmic Art.Blocked

v1.0.0

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, gener...

0· 102·0 current·0 all-time
byXingdong Zhang@xunhe730
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (algorithmic art with p5.js) match the provided templates and SKILL.md. The skill asks the agent to produce .md (manifesto), .js (p5 sketch), and .html (viewer) files — exactly what a generative-art helper would need.
Instruction Scope
SKILL.md gives detailed, domain-specific instructions for creating philosophy, code, and viewer files, which is within scope. Two noteworthy items: (1) a [ROLE RESTRICTION] advisory saying only a specific designer should invoke the skill — this is an advisory policy in documentation and cannot be enforced by the runtime, so treat it as documentation only; (2) the SKILL.md explicitly asks the philosophy to 'repeat' marketing-phrases about 'master-level' craftsmanship, which is a content-style constraint (not a security risk) but may drive repetitive output. The instructions don't instruct reading unrelated system files or exfiltrating data.
Install Mechanism
No install spec and no code that's downloaded/executed at install time. The skill is instruction-plus-templates only, which minimizes disk-write/install risk.
Credentials
The skill requires no environment variables, credentials, or config paths. The templates reference public CDNs (p5.js and Google Fonts) in the HTML viewer — expected for a web-based viewer but note these will be externally fetched when the viewer is opened.
Persistence & Privilege
Skill is not always: true and does not request permanent platform-wide privileges. It generates files (.md/.html/.js) as intended; there is no evidence it attempts to modify other skills or system agent settings.
Assessment
This skill appears coherent for generating p5.js algorithmic art: it includes a manifesto workflow and templates for generator and viewer. Things to consider before installing or running: (1) the viewer.html loads p5.js and Google Fonts from public CDNs — the browser will make external network requests when you open the viewer (expected for web templates); (2) the SKILL.md contains an advisory 'role restriction' naming a single designer — this is documentation only and won't be enforced by the platform; if you intend to share the skill, remove or update that note; (3) the SKILL.md asks for repetitive marketing-style phrasing about 'master-level' craftsmanship — expect verbose/repetitive language in generated philosophies unless you override it; (4) the project is Apache-2.0 licensed (LICENSE.txt present). There are no required credentials, installers, or hidden endpoints in the provided files. If you need stronger guarantees, inspect any generated HTML/JS before hosting or sharing, and remove or replace external CDN references if you require fully offline/self-hosted artifacts.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cqtp9wrq43v22476az3kcvn835qh6

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments