connection-auth-rules

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches connector definitions and transformation logic from the vendor's official GitHub repository (monte-carlo-data/apollo-agent). This data is used to inform the user about required fields and available transformation steps.
  • [COMMAND_EXECUTION]: The skill runs a local companion script, fetch_schema.py, which uses Python's Abstract Syntax Tree (AST) module to statically analyze the downloaded connector code without executing it.
  • [CREDENTIALS_UNSAFE]: The companion script can optionally use a GITHUB_TOKEN from the environment variables to increase API rate limits when fetching schemas, following standard secure practices for GitHub API interaction.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 04:31 PM
Security Audit — agent-trust-hub — connection-auth-rules