parallel-web-extract
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard system commands including
grep,cut, andcurlto manage environment variables and execute API requests as part of its documented functionality. - [EXTERNAL_DOWNLOADS]: Communicates with
https://api.parallel.ai/v1beta/extract. This network operation targets the official domain of the service provider and is used to transmit data for extraction. - [DATA_EXPOSURE]: Accesses the
.env.localfile to retrieve thePARALLEL_API_KEY. This is a routine method for tools to obtain necessary credentials for API authentication.
Audit Metadata