Agent Receipts / Obsigna plugin for OpenClaw — cryptographically signed audit trail for agent actions
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · http counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
no tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 521f45b · analyzer v17 · 11h ago
skills & prompt files 2
- agent-rulesagent-receipts-openclaw-521f45b/AGENTS.md
- agent-rulesagent-receipts-openclaw-521f45b/CLAUDE.md
evidence-backed
findings quoted directly from the published source artifact — not inferred
filesystem 3
- fs agent-receipts-openclaw-521f45b/src/classify.ts :1
import { readFileSync } from "node:fs"; - fs agent-receipts-openclaw-521f45b/src/cli.ts :19
import { readFileSync } from "node:fs"; - fs agent-receipts-openclaw-521f45b/src/tools.ts :13
import { readFileSync } from "node:fs";
network 2
- net agent-receipts-openclaw-521f45b/src/emitter.ts :22
import { createConnection } from "node:net"; - net agent-receipts-openclaw-521f45b/src/index.ts :13
import { createConnection } from "node:net";
secrets 1
- secrets agent-receipts-openclaw-521f45b/src/config.ts :77
const envKey = process.env["AGENTRECEIPTS_KEY"];
declared dependencies 7
- @agnt-rcpt/sdk-ts@^0.10.0
- @sinclair/typebox@0.34.49
- @types/node@^25.5.0
- @vitest/coverage-v8@^4.1.2
- openclaw@*
- typescript@^6.0.2
- vitest@^4.1.4