6 Published Packages on npm

Vorion
Open Source

Infrastructure for trustworthy AI agents. Open standards, open tools, open governance.

6
npm Packages
3
Open Specs
Apache-2.0
License
TypeScript
First
Published on npm

Published Packages

Production-ready packages for AI agent governance. Install from npm and start building trusted agents today.

v1.0.0

@vorionsys/basis

Blockchain Agent Standard for Identity and Security. The open standard for AI agent governance.

npm install @vorionsys/basis
Apache-2.0View on npm
v0.1.0

@vorionsys/platform-core

Core business logic for trust engine, governance, enforcement, and proof systems. 15+ subsystems.

npm install @vorionsys/platform-core
Apache-2.0View on npm
v0.1.0

@vorionsys/agentanchor-sdk

Official SDK for AgentAnchor - agent registry, trust scoring, and attestations.

npm install @vorionsys/agentanchor-sdk
Apache-2.0View on npm
v0.1.0

@vorionsys/proof-plane

Immutable audit trail for AI agent operations. Events, proof generation, and verification.

npm install @vorionsys/proof-plane
Apache-2.0View on npm
v0.1.0

@vorionsys/runtime

Orchestration layer for AI agent governance. Trust facade, intent pipeline, proof committer.

npm install @vorionsys/runtime
Apache-2.0View on npm
v0.1.0

@vorionsys/sdk

Simple interface for AI agent governance. The easiest way to add trust to your agents.

npm install @vorionsys/sdk
Apache-2.0View on npm
Quick Start
# Install the SDK for the simplest integration
npm install @vorionsys/sdk

# Or install individual packages
npm install @vorionsys/basis
npm install @vorionsys/platform-core
npm install @vorionsys/runtime
Architecture

How It Fits Together

The Vorion open source stack is modular by design. Use what you need, extend what you want.

1

@vorionsys/sdk

Simple, high-level interface. The fastest way to add governance to your agents.

2

@vorionsys/runtime

Orchestration layer. Trust facade, intent pipeline, and proof committer working together.

3

@vorionsys/platform-core

Core business logic. 15+ subsystems including trust engine, governance, and enforcement.

4

@vorionsys/proof-plane

Immutable audit trail. Cryptographic proof generation and verification for every action.

5

@vorionsys/basis

The foundational standard. Defines the 4-layer governance protocol that everything builds on.

Community

Join the Community

Contribute to open source AI governance. Star repos, submit PRs, propose specs, or just say hello.

Start Contributing

Every contribution matters - from fixing a typo to proposing a new standard. Check out our repositories and find something that interests you.