parallel-deep-research
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the vendor's official website (https://parallel.ai) to download an installation script and specifies the installation of the parallel-web-tools Python package via pipx.
- [REMOTE_CODE_EXECUTION]: Provides a setup command that downloads and executes a shell script directly from the vendor's domain (curl -fsSL https://parallel.ai/install.sh | bash). This is used to bootstrap the parallel-cli environment.
- [COMMAND_EXECUTION]: Employs the parallel-cli tool to execute research tasks, poll for status, and manage output files. These commands are integral to the core functionality of the skill.
Audit Metadata