alibabacloud-history-lock-diagnose
Warn
Audited by Snyk on Jun 22, 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.85). At runtime, the script ingests outsider-authored free text from DAS SQL audit/deadlock APIs (e.g.,
SQLText/deadlock graph strings returned byGetDasSQLLogHotData/GetDeadLockDetail) and then prints/summarizes that content into the agent’s LLM context as part of the diagnosis report.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's installation instructions tell the user to run curl -fsSL https://aliyuncli.alicdn.com/setup.sh | bash which fetches and executes remote code at runtime (to install the required aliyun CLI), making https://aliyuncli.alicdn.com/setup.sh a runtime external dependency that executes remote 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