开源 trust layer 为 AI agents — cryptographic agent identity (Ed25519), instance-scoped execution tokens, SHA-256 hash-chained audit 日志,、企业级 SSO/SCIM federation. The security foundation powering every agent 在 the Metaprise AURA 平台.GitHub 1,935 ⭐ / 176 Fork,主要使用 Python 开发。访问项目:https://github.com/Metapri……
项目介绍
开源 trust layer 为 AI agents — cryptographic agent identity (Ed25519), instance-scoped execution tokens, SHA-256 hash-chained audit 日志,、企业级 SSO/SCIM federation. The security foundation powering every agent 在 the Metaprise AURA 平台.
核心功能
- Enforced, not advisory. Scope checks run before every tool call. There is no code path around them. - Tamper-evident, not tamper-"proof by promise". Any deletion, modification, or reordering of audit entries breaks the SHA-256 chain and is detected by the integrity API. - Least privilege by construction. Tokens carry only the tools and parameter bounds a single mission needs, and they expire. - Compliance-grade evidence. The audit chain supports full replay of any agent's history and independent third-party verification — designed for the evidentiary requirements of financial, healthcare, and legal deployments.
使用指南
快速启动
项目信息
| 项目 | 信息 |
|---|---|
| 项目名称 | MetapriseAI/OrgKernel |
| Star 数 | 1,935 |
| Fork 数 | 176 |
| 编程语言 | Python |
| 开源协议 | Apache-2.0 |
| 创建时间 | 2026-03-25 |
| 最近更新 | 2026-07-06 |
| 主题标签 | 无 |
项目地址
GitHub 仓库:<https://github.com/MetapriseAI/OrgKernel>
> 完整 URL:[https://github.com/MetapriseAI/OrgKernel](https://github.com/MetapriseAI/OrgKernel)
如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。