alibabacloud-data-agent-skill

Warn

Audited by Socket on Mar 30, 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
Mar 30, 2026, 05:48 AM
Package URL
pkg:socket/skills-sh/aliyun%2Fdata-agent-skill%2Falibabacloud-data-agent-skill%2F@bfe9ea7ece77aab64ef1a2bd24f2e1326dadc3c0