google-maps-scraper
Warn
Audited by Snyk on Jun 13, 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.85). The skill’s runtime workflow calls an external scraping API (
POST /api/v1/scrapeand then pollsGET /api/v1/jobs/{{job_id}}), and the returned job results (business listings/reviews text) are outsider-authored content from Google Maps/public web sources that the agent would ingest into LLM context for summarization.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata