soia-pkm-baidu-netdisk-ops

Pass

Audited by Gen Agent Trust Hub on Jul 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes the bdpan and baidupan-cli binaries via Python's subprocess module to manage cloud storage. It ensures security by using shell=False and validating the binary against a hardcoded allowlist in scripts/baidupan_env.py.- [EXTERNAL_DOWNLOADS]: The skill references the baidu-drive external dependency from the baidu-netdisk GitHub organization and uses the official bdpan CLI. These resources are associated with the service provider and are documented for user installation.- [DATA_EXFILTRATION]: The skill interacts with Baidu Netdisk APIs but includes specific safeguards to prevent the leakage of session tokens, device codes, and API secrets. scripts/baidupan_env.py manages sensitive configuration locally and avoids printing secrets to logs or the agent interface.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 20, 2026, 09:14 AM
Security Audit — agent-trust-hub — soia-pkm-baidu-netdisk-ops