indykite-ciq-add-relationship-property
Pass
Audited by Gen Agent Trust Hub on May 28, 2026
Risk Level: SAFEDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
- [DATA_EXFILTRATION]: The skill performs network operations to official IndyKite API endpoints. \n
- Evidence: SKILL.md and references/execution-reference.md mention regional API endpoints at eu.api.indykite.com and us.api.indykite.com. \n
- Evidence: scripts/execute.sh uses curl to POST JSON data to the vendor's execution endpoint.\n- [COMMAND_EXECUTION]: The skill includes a utility script to interact with the IndyKite REST API. \n
- Evidence: scripts/execute.sh utilizes curl and jq to execute Knowledge Queries. \n
- Evidence: The script correctly handles authentication through environment variables (API_KEY and BEARER_TOKEN) and avoids hardcoding sensitive credentials.
Audit Metadata