indykite-ciq-create-node
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with official IndyKite infrastructure (e.g., eu.api.indykite.com, us.api.indykite.com) to manage graph data and configuration.
- [SAFE]: Sensitive information like API keys and bearer tokens are managed through environment variables ($API_KEY, $BEARER_TOKEN), which is a standard security practice for avoiding hardcoded credential exposure.
- [SAFE]: The provided bash script (execute.sh) and JSON templates (assets/) follow standard technical patterns for API integration without any hidden or suspicious logic.
- [SAFE]: No evidence of prompt injection, code obfuscation, or malicious persistence mechanisms was detected across the instructions or supporting files.
Audit Metadata