Before action
Sign declared actor, tool, scope, and changed surface before merge or tool drift is accepted.
Signed at the source · Apache-2.0
Git signatures prove who pushed. Matrix Scroll proves who authorized the agent that wrote the lines.
Local Ed25519 envelopes at commit time — verify offline, gate in CI, no vendor in the trust path. SSX360 is the hosted control plane for fleet policy and enterprise pilots.
Rug-pull defense
Snapshot at authorization. One changed character trips verification before the agent runs.
Snapshot the MCP tool definition at authorization time with matrixscroll mcp scan.
Someone changes the tool description — the classic rug-pull / tool-poisoning path.
Hash mismatch fails loudly with exit code 2 and blocks CI. Free, open source, works offline — pip install "matrixscroll==0.6.1".
Notary, not watchtower
NHI control planes rent a dashboard. Matrix Scroll gives you a portable evidence record you own — verify years later without SSX360, your servers, or any SaaS lookup in the trust path.
Sign declared actor, tool, scope, and changed surface before merge or tool drift is accepted.
Verify the record in CLI, browser, or CI with the same RFC 8032 bytes — no SaaS lookup required.
Records what an autonomous agent was authorized to do — not keystrokes or developer productivity.
Keep your NHI inventory and ITDR stack. Add the authorization record they do not produce.
Secure GitLab workflow
Hardware-authenticated developer sessions, policy enforcement before merge, and audit export — governed agent authorization, not productivity surveillance. Enterprise pilots via SSX360.
Connect USB-C hardware, press the physical button, and enroll into fleet policy. Session authorization confirms possession — L2 Hardware prototype in pilot, not GA.
Scroll Gate enforces repository rules before merge. Out-of-policy changes are blocked or flagged; instant revocation supports incident response.
Commits, pull requests, and agent actions are recorded with declared actor, tool, timestamp, and Ed25519 signature — keys stay local.
Logs export to your SIEM; Prometheus and Grafana visualize fleet health. Evidence packs verify offline without SSX360 in the trust path.
Built to scale
Three layers for regulated teams — open protocol locally, hosted control plane for fleet policy, your monitoring stack for continuous visibility.
01 · Customer environment
USB-C hardware keys, Git hooks, and protected-branch CI on GitLab or GitHub. Signing and verification stay on the machine.
02 · Management platform
Device onboarding, identity management, policy engine, audit logging, and merge gate controls — SSX360 hosted control plane.
03 · Monitoring stack
Metrics and security events export to your stack. Authorization evidence remains offline-verifiable without vendor uptime.
The Security Gap
Autonomous developer agents and autocomplete engines are changing files directly inside your environment. Standard checks can't tell the difference between human logic and machine output.
Traditional GPG Commits
Standard GPG models sign off on the commit metadata. If an AI agent edits 40 lines across 3 modules and commits them, your credential signs off on it anyway. There is no proof or trace of who generated the core logic.
Matrix Scroll Protocol
At commit time, the envelope records the declared actor and tool (for example, a Claude agent or Copilot session) and signs that claim with Ed25519. Assessors can verify the signature offline; the envelope does not detect authorship by itself.
Interactive Anatomy
Click each block below to see what metadata is cryptographically tied together at the instant of code creation.
Parameter Mapping
Declares whether the commit was attested by a human, agent, or CI system — self-reported at commit time.
Terminal Playground
Simulate installing and executing the open source SDK CLI. Scroll Gate checks use the product console (simulated) — not a shipped local binary.
Step 1: Run Command
Live proof / client-side
MCP Server
The public MCP server audits repositories, scaffolds hook configs, and verifies agent commits directly in your editor.
Get the MCP ServerPost-quantum (POC 2)
Ed25519 is not quantum-resistant. Software signers can attach NIST ML-DSA or SLH-DSA overlays via matrixscroll[pqc] while hardware stays Ed25519 until firmware catches up.
PyPI 0.6.1
Published conformance vectors, Git hooks, and Scroll Gate PR checks make the signature contract auditable today.
View on PyPIStandard Integrity Maps
Why standard signature models fall short when managing the risk profile of autonomous AI code generation.
| Integrity Vector | Standard GPG Signatures | Sigstore / in-toto | Matrix Scroll Protocol |
|---|---|---|---|
| Identity Verification | Human Committer | Developer OIDC Account | Signed actor/tool declaration |
| Line-Level Attribution | ✗ None | Whole commit metadata | ✓ Self-reported actor/tool at commit time |
| Offline Generation Checks | Requires GPG Key Server | Requires OpenID connection | ✓ Fully offline signature match |
| Hardware Token Roadmap | Yubikey Support | Hardware token profiles | L2 Hardware prototype — Pico 2 W + GMT130 locked; SE050 M1 PoC bench-validated (Jul 2026); not GA |
See the full comparison including SLSA, Sigstore, and artifact attestations.
Free & open source
Matrix Scroll is Apache-2.0 code and a CC0 specification — signing, git hooks, the MCP server, and offline verification run entirely on your machine, free forever. Organizations that need centralized policy, hosted verification, and audit export across teams can explore SSX360, a separate hosted control plane built on this protocol.
No signup, no license, no usage limits — the entire protocol.
Read the docsCentral policy, hosted verification, and evidence export for organizations.
Explore SSX360Authorization pilots and compliance mapping for institutions — by consultation, no self-serve checkout.
Enterprise value is fleet policy, SIEM, and hardware — not a self-serve price ladder. Request Pilot Consultation or Book 30 min.
Central Policy Control
A dashboard can't forge what was signed at the source. Matrix Scroll runs locally on developer machines and gates offline verification pipelines — central policy, hosted verification, and audit export live in SSX360.
Free and open source. Sign edits inside developer environments, verify locally, commit and inspect signature integrity locally.
Hosted verification engine. Sync rules globally, export evidence packs aligned to DORA, PCI DSS 4.0, SSDF, and EU AI Act record-keeping readiness — evidence mapping only, not a certification claim.