Create a perspective WebGL background grid with fading lines, subtle particle haze, slow forward drift, and gentle camera parallax.
56
62%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./agent-skills/web-design/background-grid-webgl/SKILL.mdLow
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.
The required workflow for this skill is implemented via a bundled sandboxed demo HTML (demo/index.html) that decodes and injects base64-encoded HTML containing outsider-authored free text (e.g., the “Squish — Turn Your Ideas Into Stunning Visuals” headline and other embedded copy) into the runtime browser context via `decode(encodedHtml)` → `frame.srcdoc`, which would be readable prose flowing through the LLM-context pipeline if that pipeline captures rendered/scraped text.
46abf78
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.