reddit-competitor-analysis-api-skill
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
api.browseract.comto perform data extraction tasks. This is the primary function of the skill and targets the vendor's own API infrastructure. - [COMMAND_EXECUTION]: The skill uses a Python script (
reddit_competitor_analysis_api.py) to interact with the API. The command execution is restricted to this specific script and is triggered by the agent to fulfill the user's request. - [CREDENTIALS_UNSAFE]: The skill requires a
BROWSERACT_API_KEY. It correctly instructs the agent to check for this in the environment variables and provides a link to the official console for the user to obtain their own key, following standard security practices for secret management.
Audit Metadata