seo-keyword-research
Warn
Audited by Snyk on Jun 17, 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_TOPICSAPIs and ingests their returnedquery/topic.titlestrings (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
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata