competitor-intel
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The provided files (SKILL.md and skill.meta.json) define the metadata, configuration, and intended usage of the skill, but the actual source code for the referenced Python scripts (e.g., setup_competitor.py, run_daily.py) is not included in the package.
- [COMMAND_EXECUTION]: The documentation provides examples of command-line execution for several Python scripts intended to perform research, data collection, and report generation.
- [CREDENTIALS_UNSAFE]: The skill documentation mentions storing an Apify API token in a config.json file. While this is a common practice for local tools, it is generally safer to manage secrets using environment variables.
- [EXTERNAL_DOWNLOADS]: The skill relies on external services for its core functionality, specifically Apify for scraping Reddit and Twitter data, and AgentMail for automated report delivery via email.
Audit Metadata