Pack C — Offline + Auth

Download pack-c.agentpack.zip

Quickstart

1) Download the pack zip from this page. 2) In runner/: node agentx.js install ../site/agents/assets/packs/pack-c.agentpack.zip 3) Run an agent: node agentx.js run <agentSlug> --root /your/allowlisted/path

Pack-level permissions summary

approval.high_risk.gateapproval.requiredcrypto.signhardware.authn.requestkeys.use.privatelocal.cryptolocal.fs.readlocal.fs.writelocal.logs.writenet.disabledpolicy.enforcereceipts.attestation.writereceipts.bundle.exportreceipts.signature.writesecrets.issue_handlesecrets.never_logvault.createvault.unlock

Agents in this pack

Offline Receipts Agent

Captures a complete what-happened run log offline (inputs, actions, artifacts) for later review/export.

Local Password Vault Agent

Stores/retrieves credentials locally using encryption; provides time-limited secret handles to agents.

Local Signing Agent

Signs payloads (agent packages, receipts, approvals) with a locally held keypair.

Hardware-backed Approval Agent

Gates high-risk actions behind a hardware-backed user approval and records proof.