twitch-research
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
api.crawlora.net. These are directed to the official API endpoints for the Crawlora service to retrieve public Twitch data. - [DATA_EXFILTRATION]: No patterns of sensitive data exposure or unauthorized exfiltration were found. The skill uses environment variables for secret management, which is a standard security practice.
- [COMMAND_EXECUTION]: The skill utilizes a local shell script,
scripts/crawlora.sh, to facilitate API calls. The script uses secure coding practices, such as array-based parameter handling, to mitigate command injection risks.
Audit Metadata