okf-attestor — OKF Bundle for Developer Tooling
OKF ✓ v0.1Offline deterministic verification for OKF v0.2 Attested Computations. Re-executes sanctioned WebAssembly in an import-free Wasmtime sandbox and reports Reproduced/Diverged/Unattestable verdicts without network calls. Rust library + CLI for CI and auditing.
Best for
- Command-line workflows
What it does
- Offline deterministic verification for OKF v0.2 Attested Computations.
- Re-executes sanctioned WebAssembly in an import-free Wasmtime sandbox and reports Reproduced/Diverged/Unattestable verdicts without network calls.
- Rust library + CLI for CI and auditing..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/Faizan-Shurjeel/okf-attestor
cd okf-attestor Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/okf-attestor # Cursor
cursor /path/to/okf-attestor # OpenCode
opencode /path/to/okf-attestor Frequently Asked Questions
Is okf-attestor OKF conformant?
Yes, okf-attestor is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install okf-attestor?
Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.
What AI agents can use okf-attestor?
okf-attestor works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.
What are alternatives to okf-attestor?
Similar bundles include iwe, crystalline, okq. Browse these for alternative approaches and feature sets.