calypso-react-query-migration
Warn
Audited by Snyk on May 2, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's required workflow (see "Create the fetcher (
api-core)" and the bridge component in SKILL.md) instructs creating fetchers that call public endpoints like https://public-api.wordpress.com via wpcom.req.get or raw fetch and consuming those API responses (and tests use nock against that host), so untrusted, user-generated web content would be read and used to drive dispatches, cache keys, and mutation logic.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata