volcengine-sdk-generator
Warn
Audited by Snyk on Jul 28, 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). The required runtime workflow ingests outsider-authored free text via the user’s query:
scripts/rg_rank.pysends--queryto the API Explorersearch/allendpoint and then parses/returns highlightedtitle/abstract/contentstrings as candidate metadata that influence subsequent API selection/code generation.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The scripts (scripts/make_code.py, scripts/rg_rank.py, and scripts/sdk_info.py) call the remote API base https://api.volcengine.com/api/common at runtime (e.g., /explorer/api-swagger and /explorer/make-code) to fetch swagger and generated code which are injected into the agent output, so remote content directly controls the skill's produced prompts/code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata