google-ads-audit
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 performs a runtime website crawl via
WebFetchof the business’s final URLs (homepage/about/services/top landing pages) and then extracts visible text from those fetched pages intobusiness-context.json, which is outsider-authored free text from arbitrary external websites.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill performs runtime fetches that inject external content into the agent context — it calls the server resource notfair://playbooks/audit-account as a baseline script during runScript and issues WebFetch calls against the audited site's root and ad landing pages (e.g., ad final URLs like https://example.com) to populate business-context.json, so these runtime-fetched resources can directly influence agent prompts/behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata