google-maps-scraper
Warn
Audited by Snyk on Mar 23, 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 explicitly scrapes Google Maps (and can visit business websites) to ingest public, user-generated listings and reviews and then reads/analyzes those results as part of Phase 2/Phase 3, so untrusted third‑party content can directly influence agent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill instructs the agent to run/pull the external Docker image "gosom/google-maps-scraper" at runtime (via
docker run/docker pull gosom/google-maps-scraper), which fetches and executes remote code that the skill depends on.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata