baidu-drive
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
install.shandupdate.shscripts fetch installer binaries and skill update packages fromissuecdn.baidupcs.comandpan.baidu.com. These domains are official Baidu infrastructure associated with the vendor author. - [REMOTE_CODE_EXECUTION]: The skill performs self-updates by downloading and extracting ZIP archives in
update.shand executes a downloaded installer ininstall.sh. These operations are limited to vendor-provided resources for tool maintenance. - [COMMAND_EXECUTION]: The skill invokes the
bdpanCLI and local shell scripts to perform file operations and manage session states. It includes explicit instructions to avoid using unsafe flags like--yesfor login or update tasks to ensure user oversight. - [DATA_EXFILTRATION]: While the skill manages network-based file transfers, the instructions explicitly prohibit the agent from reading or displaying the contents of
~/.config/bdpan/config.json, which contains sensitive access tokens.
Audit Metadata