baidu-drive

Warn

Audited by Socket on Sep 14, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/update.sh

The code appears to be a legitimate auto-update script and contains no clear malware, credential theft, exfiltration, reverse shell, or obfuscated payload. Its main security concern is the trust model: the archive URL and checksum come from the same remote response, and the archive is extracted without explicit path-traversal or symlink validation. A compromised configuration endpoint, DNS/TLS trust chain, or permitted remote URL could therefore deliver and overwrite files in or potentially outside the Skill directory. Review and harden archive extraction and use an independently authenticated release manifest or signature.

Confidence: 96%Severity: 62%
AnomalyLOW
scripts/install.sh

This is an installer routine for the bdpan CLI. Its behavior is consistent with a legitimate auto-updater or bootstrap installer, and the fragment contains no direct evidence of malware or intentional data theft. However, it executes a remotely downloaded binary and permits installation without checksum verification under several conditions. The principal supply-chain risk is therefore trust in CDN_BASE, installer contents, checksum definitions, and the unseen installer implementation. Review those components and require mandatory signature or checksum verification before use.

Confidence: 91%Severity: 62%
Audit Metadata
Analyzed At
Sep 14, 2026, 02:51 PM
Package URL
pkg:socket/skills-sh/baidu-netdisk%2Fbdpan-storage%2Fbaidu-drive%2F@7609c2e9d10978069e41d6aad04c597b3771ba1f31e7422012106242c55eb94a
Security Audit — socket — baidu-drive