alibabacloud-data-agent-skill

Warn

Audited by Socket on Apr 1, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/cli/cmd_db.py

No explicit malicious/backdoor behavior is visible in the provided code fragment (no eval/exec, no reverse shell patterns, no direct exfiltration, no hardcoded secrets). However, it performs a meaningful supply-chain/local-file-write action by downloading server-provided artifacts to disk using a save path derived from remote metadata (rf.download_url and rf.filename). The safety of this design depends on unseen safeguards in FileManager/download_from_url (URL allowlisting/SSRF protection, strict path traversal prevention, and content handling). Recommend auditing those helper functions and enforcing filename/path sanitization and secure download policies before allowing use in sensitive environments.

Confidence: 60%Severity: 60%
Audit Metadata
Analyzed At
Apr 1, 2026, 01:03 PM
Package URL
pkg:socket/skills-sh/aliyun%2Falibabacloud-aiops-skills%2Falibabacloud-data-agent-skill%2F@e4bf2e1bbe596a558c1dfd7e0fa4525cad13d5c7