connection-manager
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard
curlcommands for interacting with the Lytics API. These are documented as templates for the agent to use when fulfilling user requests. - [DATA_EXFILTRATION]: Network operations are directed exclusively to the Lytics API domain (
api.lytics.io), which is the expected and legitimate behavior for a connection manager associated with this vendor. - [CREDENTIALS_UNSAFE]: Authentication is handled via the
LYTICS_API_TOKENenvironment variable, avoiding hardcoded secrets within the skill instructions. - [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized persistence mechanisms were detected. The skill's behavior aligns with its stated purpose of managing platform-specific integrations.
Audit Metadata