api-tester

Warn

Audited by Snyk on Jul 2, 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 workflow’s runtime calls to v1/proxy/orthogonal/run include user-supplied website_url/url fields (e.g., https://api.example.com/docs), which can cause the system to fetch and parse outsider-authored public web content and feed it into the agent/LLM context via the proxy/scrapegraph/linkup paths.

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

  • Potentially malicious external URL detected (high risk: 0.90). This skill makes runtime requests to fetch and scrape external documentation (e.g., https://stripe.com/docs/api and https://api.openai.com/v1/models via the Gooseworks proxy) and then injects that fetched content into prompts/instructions to generate tests, so those external URLs directly influence agent behavior.

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
Jul 2, 2026, 06:18 AM
Issues
2
Security Audit — snyk — api-tester