photoplus-downloader
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to navigate directories, execute the downloader script, and manage downloaded files (ls, mv). This is standard for local file management tasks.
- [EXTERNAL_DOWNLOADS]: The Python script fetches image content from live.photoplus.cn using the requests library. This aligns with the skill's primary function.
- [REMOTE_CODE_EXECUTION]: Instructions include installing well-known Python packages (requests, tqdm) via pip. No suspicious remote scripts are executed.
Audit Metadata