Build a local multimedia webpage project from a user topic, audience, language, style, and media preferences by framing requirements, researching, planning, acquiring media, generating files, packaging, validating, repairing, and delivering usage guidance.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
At runtime, `scripts/webpage_source_validate.py`/`scripts/webpage_write.py` read outsider-authored free text from `sys.stdin` (or `WEBPAGE_SOURCE_JSON`) and parse it as JSON to author `project/index.html`, `project/style.css`, and `project/script.js` (HTML/JS/CSS content).
94ac35e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.