Show HN:AgentFacts – AI 代理的可驗證身份和審計日誌

Show HN:AgentFacts – AI 代理的可驗證身份和審計日誌

Hacker News·

AgentFacts 是一個開源 Python SDK,為 AI 代理提供可驗證的身份和防篡改的審計日誌。它生成一個簽名的 JSON 文件,記錄代理的詳細資訊,從而實現信任和透明度。

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

To see all available qualifiers, see our documentation.

Open Source Python SDK for AI Agents Identity

License

Uh oh!

There was an error while loading. Please reload this page.

agentfacts/agentfacts-py

Folders and files

Latest commit

History

Repository files navigation

Image

AgentFacts

The open source SDK for AI agents Identity.

Overview

AgentFacts is an open source SDK that creates a signed, verifiable profile for any AI agent. It captures identity, base model, tools, policy, and provenance in a tamper-evident JSON card.
Verify offline with Ed25519 + did:key, or auto-introspect popular frameworks for instant metadata. AgentFacts brings trust and transparency to AI agents without heavy lifting by developers.

Quick Start 🚀

Installation

Optional extras:

Requires Python 3.10+.

Quickstart Example

This will produce a signed JSON profile (you can save it as agent_profile.json) containing the agent’s details and a cryptographic signature. Anyone with the agent’s public DID can call AgentFacts.verify(...) to validate that profile. ✅

Key Features ✨

Supported Frameworks

AgentFacts Schema

Roadmap

Contributing

We welcome issues and PRs.
See CONTRIBUTING.md.

License

MIT. See LICENSE.

About

Open Source Python SDK for AI Agents Identity

Topics

Resources

License

Code of conduct

Contributing

Security policy

Uh oh!

There was an error while loading. Please reload this page.

Stars

Watchers

Forks

Releases

  1

Packages

  0

Languages

Footer

Footer navigation

Hacker News

相關文章

  1. Show HN:AgentAuth – AI 代理的開源身份管理

    3 個月前

  2. Show HN:AgentWallet – AI 代理的開源金融基礎設施

    3 個月前

  3. Show HN:AgentShield – 偵測您網站上的 AI 代理

    6 個月前

  4. Show HN:使用 Terraform 以宣告式方式建構 AI 代理程式

    3 個月前

  5. Show HN:AgentWatch – 監控 AI 代理成本的終端儀表板

    3 個月前