Skip to content

Add kriya to community projects#1473

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

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>
@sandeepshekhar26

Copy link
Copy Markdown
Author

@rdimitrov Possible for you to merge this now?

@rdimitrov rdimitrov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for reaching out but the project is not registry related and does not comply with the intention behind the community projects list. That said we'll have to close it. Cheers

@rdimitrov rdimitrov closed this Jul 26, 2026
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.

3 participants