indykite-capture-upsert-relationships
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The helper script
scripts/capture.shexecutescurlto interact with the IndyKite REST API andjqto validate the JSON payload structure before processing. - [EXTERNAL_DOWNLOADS]: The skill performs network operations via
curltargeting official IndyKite API endpoints (eu.api.indykite.comandus.api.indykite.com) for data ingestion. - [CREDENTIALS_UNSAFE]: The skill requires an
API_KEY(AppAgent credential) provided via environment variables. The helper script implements a security check that restricts the destination URL to verified IndyKite hosts, preventing credential leakage to unauthorized domains.
Audit Metadata