indykite-authzen-evaluation

Pass

Audited by Gen Agent Trust Hub on Sep 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/evaluate.sh executes shell commands including curl and jq to process data and interact with the REST API.
  • [DATA_EXFILTRATION]: The skill performs network operations to eu.api.indykite.com and us.api.indykite.com to fetch authorization decisions. The scripts/evaluate.sh script implements a security check that restricts network requests to these specific IndyKite domains, ensuring that credentials are not sent to untrusted hosts.
  • [CREDENTIALS_UNSAFE]: The skill documentation and scripts facilitate authentication using API_KEY and BEARER_TOKEN environment variables. This approach follows established security best practices for handling secrets by avoiding hardcoded credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 24, 2026, 07:09 AM
Security Audit — agent-trust-hub — indykite-authzen-evaluation