Skip to content

Add kriya to community projects#1473

Open
sandeepshekhar26 wants to merge 4 commits into
modelcontextprotocol:mainfrom
sandeepshekhar26:add-kriya-community-project
Open

Add kriya to community projects#1473
sandeepshekhar26 wants to merge 4 commits into
modelcontextprotocol:mainfrom
sandeepshekhar26:add-kriya-community-project

Conversation

@sandeepshekhar26

Copy link
Copy Markdown

kriya is an on-device AI agent governance tool with deny-by-default egress control, secret scanning, and signed offline-verifiable audit records for Claude Code and other agents.

GitHub: https://github.com/sandeepshekhar26/kriya-console

Features:

  • On-device control (no data leaves the machine)
  • Deny-by-default egress allowlists
  • Secret and PII scanning
  • Signed audit receipts with hash-chaining
  • Works with Claude Code and MCP-based agents

Sandeep Kumar and others added 4 commits July 22, 2026 22:47
kriya is an on-device AI agent governance tool with deny-by-default
egress control, secret scanning, and signed offline-verifiable audit
records. It works with Claude Code and other MCP-based agents.

GitHub: https://github.com/sandeepshekhar26/kriya-console
The govulncheck step was failing due to cache restoration errors (tar: Cannot open: File exists).
Disabling caching in the build-lint-validate job isolates it from cache corruption while keeping
cache enabled in the tests job for performance.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
govulncheck (CI 'Build, Lint, and Validate' job) fails with exit code 3 because
golang.org/x/text@v0.37.0 is affected by GO-2026-5970 (infinite loop on invalid
input), reachable via auth.DefaultHTTPKeyFetcher.FetchKey -> http.Client.Do.
Fixed in x/text v0.39.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants