ktx-ai-data-agents-context-layer

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs the @kaelio/ktx package from the standard NPM registry. This is a vendor-owned resource for the 'ktx' tool suite and is considered standard for this skill's functionality.
  • [COMMAND_EXECUTION]: The skill documentation and examples include various shell commands (ktx ingest, ktx setup, ktx mcp start) and Node.js child_process examples (spawn, execSync). These are used to manage the local ktx project, build metadata, and start the Model Context Protocol (MCP) server for AI agent integration.
  • [EXTERNAL_DOWNLOADS]: References external documentation and resources located at docs.kaelio.com, github.com/Kaelio/ktx, and a community Slack link. These are official vendor channels.
  • [SAFE_PRACTICE]: Explicitly instructs users to add .ktx/ (containing secrets) to version control ignore files (.gitignore) and recommends using environment variables (_env suffix in YAML) instead of hardcoding API keys or database passwords.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 01:04 AM
Security Audit — agent-trust-hub — ktx-ai-data-agents-context-layer