This skill should be used when the user says "style explore", "arn style", "visual style", "explore styles", "UI style", "look and feel", "design direction", "pick a style", "choose colors", "theme the app", "visual direction", "style guide", or wants to explore and define the visual design direction for their project through guided conversation, producing a style brief document with implementable toolkit configuration.
71
64%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/arn-spark/skills/arn-spark-style-explore/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
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.
Third-party content exposure detected (high risk: 1.00). The skill explicitly accepts user-provided URLs and invokes the arn-spark-style-capture agent to fetch and analyze arbitrary webpages/screenshots (see "If the user provides one or more URLs" in Step 1 and the Agent Invocation Guide), and those extracted design characteristics are fed into the arn-spark-ux-specialist and prototype builder to drive decisions—so untrusted third-party content can directly influence agent behavior.
1fe948f
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.