skills/wulaosiji/skills/bright-data/Gen Agent Trust Hub

bright-data

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses bash -c to execute curl commands. This is documented as a necessary workaround to ensure environment variables are correctly handled when pipes are used within the agent environment.
  • [EXTERNAL_DOWNLOADS]: All network operations are directed to api.brightdata.com. This is the official and well-known domain for the Bright Data service, and these interactions are essential for the skill's core functionality.
  • [CREDENTIALS_UNSAFE]: The skill correctly manages authentication by using the ${BRIGHTDATA_API_KEY} environment variable, avoiding the risk of hardcoded secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 02:24 AM