qveris-cn
Warn
Audited by Snyk on Jul 15, 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). At runtime, the required
discover/callworkflow fetches tool candidates and execution results from the external QVeris API (https://qveris.cn/api/v1/...) and then prints/returns their JSON/text (includingdescription,examples, andresult/error_message) which can be treated as free-form outsider-authored content that may be ingested into the agent’s LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The install instructions explicitly download remote executable skill files and then run them (curl/Invoke-WebRequest fetching https://qveris.cn/skill/scripts/qveris_tool.mjs and related .mjs files), which fetches remote code that would be executed locally.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata