233
total weekly downloads
40 packages
@algovoi/agent-passport-lite
Open, content-addressed agent identity references bound into the pinned AlgoVoi substrate (agent_id + issuer + scope + validity window; L1 frozen)
@algovoi/atb
AlgoVoi Agent Trust Bench client — run your AI agent through 175 adversarial x402 payment profiles and earn a Falcon-1024 signed reputation certificate.
@algovoi/audit-verifier
Standalone reference verifier for AlgoVoi selective-disclosure audit bundles. TypeScript port; byte-for-byte parity with the Python algovoi-audit-verifier.
@algovoi/cancellation-receipt
AlgoVoi mandate cancellation receipt format reference implementation -- four-state termination outcome under urn:x402:canonicalisation:jcs-rfc8785-v1, companion to @algovoi/substrate compliance receipts, settlement attestations, and refund receipts
@algovoi/cancellation-receipt-lite
Open, content-addressed cancellation references bound into the pinned AlgoVoi substrate (mandate_ref + cancellation reason; closes the spend-authority lifecycle; L1 frozen)
@algovoi/cloudevents
Emit an AlgoVoi keystone decision as a CloudEvents 1.0 event with execution_ref as the content-addressed id (Apache-2.0). Byte-identical to algovoi-cloudevents (PyPI).
@algovoi/compliance-gate-lite
Open, content-addressed compliance-gate decisions bound to the pinned AlgoVoi substrate (ALLOW/REFER/DENY; no-PII; L1 frozen)
@algovoi/composite-trust-query
AlgoVoi composite trust query response format reference implementation -- verifier-side categorical conclusion over audit chains of compliance, settlement, cancellation, and refund receipts under urn:x402:canonicalisation:jcs-rfc8785-v1
@algovoi/composite-trust-query-lite
Open, content-addressed trust-verdict references bound into the pinned AlgoVoi substrate (subject refs + trust outcome; caps the open lifecycle; binding only, L1 frozen)
@algovoi/delegation-ref
Open, content-addressed delegation references for the AlgoVoi substrate (delegator + delegate + scope + integer-ms validity + prev_delegation_ref chain; tamper-evident cross-party authority; L1 frozen)
@algovoi/execution-ref
AlgoVoi execution_ref: decision-bound execution evidence bound to the keystone. Runs on any @algovoi/substrate version (v0/v1); uses only JCS RFC 8785 canonicalisation. Byte-identical to algovoi-execution-ref (PyPI) and the public conformance corpus.
@algovoi/key-credential-binding
Reference verifier and conformance vectors for binding an RFC 9421 signature key to an issued agent credential (key_anchored, scope_valid, credential_valid on top of raw signature verification)
@algovoi/keystone-langchain
Carry an AlgoVoi keystone decision into a LangChain run trace: a recomputable execution_ref under algovoi.keystone.*, verifiable offline
@algovoi/keystone-mcp
Open keystone execution_ref verification core for MCP tools (Apache-2.0). Byte-identical to algovoi-keystone-mcp (PyPI).
@algovoi/keystone-vc
Emit an AlgoVoi keystone decision as a W3C Verifiable Credential (DM 2.0) with recomputable executionRef (Apache-2.0). Byte-identical to algovoi-keystone-vc (PyPI).
@algovoi/keystone-verifier
Independent, offline, one-call verifier for AlgoVoi keystone evidence: re-derives a keystone record, a Payment Evidence Frame, an audit chain of frames, or a full bundle from raw fields and confirms every reference matches. Depends only on JCS RFC 8785 ca
@algovoi/kyc-passport
Map a Jumio or Sumsub KYC verification into a content-addressed, no-PII AlgoVoi agent passport_ref (open tier, Apache-2.0)
@algovoi/mcp-server
MCP server for AlgoVoi — create crypto payment links, verify payments, probe MPP endpoints (including MPP subscription lifecycle), screen recipients, compliance trust queries, and generate MPP / x402 challenges from any MCP client. Supports 29 tools acros
@algovoi/payment-mandate-lite
Open, content-addressed spend-authority references bound into the pinned AlgoVoi substrate (payer + cap + period + revocation state; L1 frozen)
@algovoi/pef
Payment Evidence Frame (PEF) v1 -- AlgoVoi canonical wrapper for payment-lifecycle receipts
@algovoi/pef-keystone
AlgoVoi Payment Evidence Frame (PEF), the signed-transport layer over the Keystone. Wraps and pins a keystone reference so the frame_id commits to it; chains frames into one trust_query_ref-capped audit chain. Open, content-addressed, unsigned (signing is
@algovoi/plugin-elizaos
Multi-chain agent-to-agent (A2A) crypto payments for ElizaOS — ask, verify, and poll fiat-denominated payments that settle as USDC or native assets across Algorand, VOI, Hedera, Stellar, Base, Solana, and Tempo. Non-custodial.
@algovoi/policy-binding
Additive policy-snapshot binding for the AlgoVoi substrate (version-provable, rotation-detectable; L1 frozen)
@algovoi/receipt-sentinel
Tenant-side monitoring layer: detects tamper/replay/scan/burst attack patterns from receipt and webhook verification events
@algovoi/receipt-verifier
Cryptographic verifier for AlgoVoi JWS compliance receipts. Offline-capable, no AlgoVoi infrastructure trust required. Byte-for-byte parity with the Python algovoi-receipt-verifier.