brightdata-common-errors
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches a Certificate Authority (CA) certificate from Bright Data's official website (
brightdata.com) to enable HTTPS proxy traffic inspection. - [COMMAND_EXECUTION]: Includes
curlcommands to test proxy authentication and API status against official Bright Data domains (brd.superproxy.io,api.brightdata.com). - [COMMAND_EXECUTION]: Uses
nc(netcat) to diagnose connectivity issues by checking if proxy ports (33335, 9222) are reachable through the local firewall. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to process and diagnose external data such as error logs and HTTP response headers.
- Ingestion points: Error messages, proxy response status codes, and
X-Luminati-*headers are processed in the diagnostic workflow. - Boundary markers: None explicitly present in the instructional text.
- Capability inventory: Uses
Bash(curl)andncfor diagnostic testing as listed inSKILL.md. - Sanitization: No specific sanitization for error log content is described.
Audit Metadata