chromatic-themes
Warn
Audited by Snyk on Apr 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's required workflow (SKILL.md, step "2) Fetch current docs") instructs the agent to use WebFetch to retrieve URLs listed in reference/docs-map.md (e.g., https://chromatic.com/docs/... and raw.githubusercontent.com links) and to treat that fetched public web content as the authoritative source for choosing decorators and generating configuration, so third‑party page content could materially change tool behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly requires fetching external docs at runtime (via WebFetch) from URLs in reference/docs-map.md — e.g. https://chromatic.com/docs/llms/themes.txt and https://raw.githubusercontent.com/storybookjs/storybook/next/code/addons/themes/docs/getting-started/material-ui.md — and instructs the agent to treat fetched content as the authoritative source for generating configuration, so remote content directly controls the agent's instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata