indykite-capture-delete-node-properties

Pass

Audited by Gen Agent Trust Hub on Sep 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill demonstrates secure implementation patterns for API interaction. The helper script scripts/capture.sh includes a strict host validation check that prevents the API_KEY from being sent to any domain other than the official IndyKite regional API endpoints (eu.api.indykite.com or us.api.indykite.com). Furthermore, the script uses jq to validate the JSON structure of the payload before execution and features a --print argument that redacts the authentication token, ensuring that sensitive credentials are not accidentally exposed in logs or command history during debugging.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 24, 2026, 07:08 AM
Security Audit — agent-trust-hub — indykite-capture-delete-node-properties