sdk-ut-boundary-generator

Warn

Audited by Snyk on Aug 13, 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.30). required runtime ingests outsider-authored free text from user-provided remote repository content (e.g., README/docs files selected by the input URL) by cloning the specified GitCode/GitHub/GitLab repo and then reading docs/**/*.md to extract API boundary definitions.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly performs runtime cloning of user-provided remote repositories (e.g., runs "git clone --depth 1 https://gitcode.com/owner/repo.git") and then reads API docs from those repositories to drive prompt/content used to generate tests, so external URLs like https://gitcode.com/owner/repo.git are fetched at runtime and directly control the agent's outputs.

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
Aug 13, 2026, 03:24 AM
Issues
2
Security Audit — snyk — sdk-ut-boundary-generator