seo-keyword-research

Warn

Audited by Snyk on Jun 22, 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.75). The required runtime workflow calls SerpApi Google Trends RELATED_QUERIES/RELATED_TOPICS APIs and ingests their returned query/topic.title strings (outsider-authored public web-derived content) into the script’s in-memory context and then into the generated outline text.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The runtime script makes required API calls to https://serpapi.com/search (SerpApi) to fetch RELATED_QUERIES / RELATED_TOPICS / TIMESERIES data, and that returned content is parsed at runtime to choose primary keywords and build the blog outline, so the external responses directly control the agent's outputs and are required.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 22, 2026, 09:36 PM
Issues
2
Security Audit — snyk — seo-keyword-research