alibabacloud-loongcollector-ops

Warn

Audited by Snyk on Aug 21, 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 workflow ingests outsider-authored free text via SLS Lens/business log queries (aliyun sls get-logs-v2 on Lens logstore and the user-facing “business logstore” acceptance queries), where the queried log contents (potentially attacker-controlled) are read as LLM input at runtime.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's preflight instructions explicitly run remote code via /bin/bash -c "$(curl -fsSL --connect-timeout 10 --max-time 120 https://aliyuncli.alicdn.com/setup.sh)", which fetches and executes a script from https://aliyuncli.alicdn.com/setup.sh at runtime and thus is a required external execution dependency.

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 21, 2026, 09:24 AM
Issues
2
Security Audit — snyk — alibabacloud-loongcollector-ops