Skip to content

Add Kevros skill — precision decisioning, agentic trust, and verifiable identity for agents#496

Closed
knuckles-stack wants to merge 4 commits intoopenclaw:mainfrom
knuckles-stack:feat/kevros-governance-skill
Closed

Add Kevros skill — precision decisioning, agentic trust, and verifiable identity for agents#496
knuckles-stack wants to merge 4 commits intoopenclaw:mainfrom
knuckles-stack:feat/kevros-governance-skill

Conversation

@knuckles-stack
Copy link

@knuckles-stack knuckles-stack commented Feb 24, 2026

Kevros — Trust Verification for OpenClaw Agents

Three cryptographic primitives for autonomous agents: precision decisioning, provenance attestation, and intent binding.

Superseded by MCP Registry listing (io.github.ndl-systems/kevros) and openclaw/trust#11.

Built by TaskHawk Systems.

@vercel
Copy link
Contributor

vercel bot commented Feb 24, 2026

@knuckles-stack is attempting to deploy a commit to the Amantus Machina Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

Comment on lines 17 to 19
- kind: pip
package: kevros
bins: []
Copy link
Contributor

Choose a reason for hiding this comment

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

pip is not a supported install kind. Only brew, node, go, and uv are valid (see packages/schema/src/schemas.ts:259). This install spec will be silently ignored during parsing.

Suggested change
- kind: pip
package: kevros
bins: []
- kind: uv
package: kevros
bins: []
Prompt To Fix With AI
This is a comment left during a code review.
Path: skills/kevros-governance/SKILL.md
Line: 17-19

Comment:
`pip` is not a supported install kind. Only `brew`, `node`, `go`, and `uv` are valid (see `packages/schema/src/schemas.ts:259`). This install spec will be silently ignored during parsing.

```suggestion
      - kind: uv
        package: kevros
        bins: []
```

How can I resolve this? If you propose a fix, please make it concise.

@knuckles-stack knuckles-stack changed the title Add Kevros Governance skill — cryptographic trust identity for agents Add Kevros skill — precision decisioning, agentic trust, and verifiable identity for agents Feb 24, 2026
@steipete
Copy link
Collaborator

Upload skills with the cli

@steipete steipete closed this Feb 26, 2026
@knuckles-stack
Copy link
Author

@steipete Published to the MCP Registry via CLI: io.github.ndl-systems/kevros (0.3.6)

Three cryptographic primitives for autonomous agents: precision decisioning, provenance attestation, and intent binding. Free tier, instant signup, no payment required.

ClawHub upload is timing out during the Convex file upload phase - clawhub publish creates the version record during "Preparing" but doesn't complete. Burned through 0.3.6, 0.3.7, and 0.3.8 as phantom entries just now.

Will retry immediately once the publish pipeline stabilizes.

Thanks for the pointer, Peter.

-JM

@knuckles-stack knuckles-stack deleted the feat/kevros-governance-skill branch February 26, 2026 19:32
@knuckles-stack
Copy link
Author

@steipete kevros is live on ClawHub, VirusTotal clean (0/64) @ v0.3.9.
PR 11 on openclaw/trust openclaw/trust is ready for review when you or your team have a moment.

Three cryptographic primitives for autonomous agent governance: precision decisioning, provenance attestation, intent binding. Free tier, no payment required.

Thanks!
-JM

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