data-manager-api-audience-ingestion

Warn

Audited by Snyk on Jun 26, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.65). The skill’s runtime workflow can fetch and ingest Google developer documentation text (Markdown) from developers.google.com via the “Markdown equivalent … appending .md.txt to the URL” directive, which is outsider-authored public web content that becomes LLM-readable context.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly instructs the agent/user to fetch and install utility libraries from GitHub at runtime (e.g., git clone https://github.com/googleads/data-manager-python.git and similar repos), which downloads remote code and runs build/install steps that execute that remote code and are required dependencies.

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 26, 2026, 06:28 AM
Issues
2
Security Audit — snyk — data-manager-api-audience-ingestion