stream-inspector
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto interact with the Lytics API. These operations are limited to read-only GET requests for listing streams and retrieving statistics or events. - [EXTERNAL_DOWNLOADS]: The skill communicates with
api.lytics.ioto fetch stream data. This is a legitimate vendor-owned domain used for the skill's primary functionality. - [SAFE]: The skill follows security best practices by using environment variables (
LYTICS_API_TOKEN) for credential management rather than hardcoding secrets, and its operations are restricted to non-destructive inspection tasks.
Audit Metadata