audit trail skills

85 tagged audit trail, measured the same way as everything else here.

Browse within: agpl 18ai-agent-platform 18docker 18local-first 17compression 15forensics 15compliance 14AI Safety 12coding-agents 12crm 12ai-governance 11approval-workflow 11CrewAI 7agent-safety 6

reins

01

pegasi-ai/reins

Skill Claude CodeCodex

Use whenever security, policies, governance, guardrails, compliance, or safety are relevant — including blocked commands, audit trails, dangerous operations, deletions, file modifications, shell commands, MCP access, API calls, network requests, credentials, or any action that could be irreversible or destructive.

408 3mo ago C 58 tokens original Apache-2.0

reins

02

pegasi-ai/reins

Skill Claude CodeCodex

Use this skill whenever security, policies, governance, guardrails, compliance, or safety are relevant — including blocked commands, audit trails, dangerous operations, deletions, file modifications, shell commands, MCP access, API calls, network requests, credentials, or any action that could be irreversible or…

408 3mo ago C 90 tokens original Apache-2.0

drive

03

permit0-ai/permit0

Skill Claude CodeCodex

Drive the Polis agent pipeline end-to-end from the terminal — list issues/PRs and their stage, create issues, apply any agent: trigger label (plan / spec / code / fix / review), watch the Actions run, read review feedback, and merge — without touching the GitHub web UI. Use when the user wants to run, drive, advance…

185 2mo ago A 81 tokens original Apache-2.0

reviewing-plan-docs

04

permit0-ai/permit0

Skill Claude CodeCodex

Review planning documents by reading the plan docs and doing a thorough codebase walkthrough, then writing detailed review docs. Use when the user asks to review, audit, critique, or validate a plan, design doc, or spec in the permit0 repository.

185 2mo ago A 56 tokens original Apache-2.0

writing-plan-docs

05

permit0-ai/permit0

Skill Claude CodeCodex

Write planning documents for new permit0 features, integrations, or significant changes. Use when the user asks to plan, design, spec, or write a plan for a new integration, pack, feature, or architectural change in the permit0 repository.

185 2mo ago A 54 tokens original Apache-2.0

cut-pinchy-release

06

heypinchy/pinchy

Skill Claude CodeCodex

Use when cutting, tagging, or publishing a new Pinchy version — e.g. "cut v0.6.0", "ship the release", "publish the GitHub release", "tag a new version", "release the app". Anything that ends in a vX.Y.Z tag on the Pinchy repo.

176 6d ago A 71 tokens AGPL-3.0

heypinchy/pinchy

Skill Claude CodeCodex

Use when a new Ollama Cloud model is announced or available (e.g. an ollama-cloud email about a new GLM/Qwen/DeepSeek/Kimi/MiniMax version), when preparing a Pinchy release, or when the curated Ollama Cloud model list may have drifted from ollama.com.

176 6d ago A 71 tokens AGPL-3.0

update-openclaw

08

heypinchy/pinchy

Skill Claude CodeCodex

Use when bumping the pinned OpenClaw core version (openclaw npm package), when preparing a Pinchy release, or when the user asks to "update OpenClaw" / "upgrade OpenClaw" / check for a newer OpenClaw version.

176 6d ago A 59 tokens AGPL-3.0

martinloop-govern

09

Keesan12/martin-loop

Skill Claude CodeCodex

Govern coding-agent implementation with MartinLoop budgets, preflight checks, stop conditions, recovery, and verifier-backed evidence.

47 2d ago A 29 tokens original Apache-2.0

signet

10

Prismer-AI/signet

Skill Claude CodeCodex

Cryptographic signing for every tool call with Ed25519 audit trail.

38 3mo ago A 16 tokens original Apache-2.0

vorim

11

Vorim-AI-Labs/vorim-openclaw-skill

Skill Claude CodeCodex

AI agent identity, permissions, trust scores, and audit trails via Vorim AI. Gives your OpenClaw agent a cryptographic identity so every action is verified, permissioned, and logged.

35 2mo ago A 42 tokens original MIT

integrate-grantex

12

mishrasanjeev/grantex

Skill Claude CodeCodex

Add Grantex delegated authorization to an agent, CLI tool, API, MCP server, or framework integration. Use when implementing or reviewing agent identity, scoped grants, consent, JWT verification, tool manifests, service-boundary enforcement, audit logging, delegation, or revocation, and when choosing among the Grantex…

31 2d ago A 89 tokens

mishrasanjeev/grantex

Skill Claude CodeCodex

Enterprise implementation guardrails for Grantex Commerce V1 across grantex.dev and agenticorg.ai. Use when reviewing, planning, implementing, testing, or signing off Grantex Commerce, agentic commerce, merchant AI-native onboarding, MCP/UCP/ACP publishing, merchant catalog/inventory/pricing, Commerce Passports…

31 2d ago A 117 tokens

ship-verification

14

mishrasanjeev/grantex

Skill Claude CodeCodex

Post-merge verification pass for Grantex. After any PR merges to main or ships to prod, run this pass without being asked — verify README, Mintlify docs, landing page, SDK READMEs (TS, Python, Go), integration docs, and SEO surfaces are consistent with what just shipped. Use this skill whenever a PR merges, a release…

31 2d ago A 84 tokens

Agent Passport

15

Parad0x-Labs/openclaw-skills

Skill Claude CodeCodex

On-chain identity for OpenClaw agents — .null name, ETH↔Solana binding, verifiable agent identity without touching private keys.

22 7d ago A 31 tokens original MIT

payment-session

16

Parad0x-Labs/openclaw-skills

Skill Claude CodeCodex

Streaming + recurring billing for OpenClaw agents over x402 — meter pay-as-you-go usage or run a subscription, settle in batches through payx402, with a hard per-session spend cap. Non-custodial.

22 7d ago A 49 tokens original MIT

web0-onboard

17

Parad0x-Labs/openclaw-skills

Skill Claude CodeCodex

Set up an agent on web0 in one call. Tell it your payout wallet, the services you want to sell, and (optionally) a .null name — it returns a complete, validated setup your agent can act on immediately.

22 7d ago A 62 tokens original MIT

sidclaw-governance

18

sidclawhq/platform

Skill Claude CodeCodex

Add policy evaluation, human approval, and audit trails to any tool. Powered by SidClaw.

14 8d ago A 27 tokens original Apache-2.0

sidclaw-governance

19

sidclawhq/platform

Skill Claude CodeCodex

Teach Claude Code to self-govern using SidClaw — check policies before risky actions, wait for human approval on flagged ones, and record every outcome. Use when you want the agent to self-instrument governance without hooks, or alongside hooks for explicit control.

14 8d ago C 59 tokens original Apache-2.0

debug-leashd

20

vmehera123/leashd

Skill Claude CodeCodex

Debug leashd issues by querying SQLite sessions/messages, reading audit.jsonl tool decisions, and parsing logs/app.log application events. Use when something doesn't work as expected, to trace requests, inspect approvals, or diagnose bugs.

5 7d ago A 49 tokens original Apache-2.0

debug-task

21

vmehera123/leashd

Skill Claude CodeCodex

Debug autonomous /task execution — query taskruns state, phase context/costs, trace tool decisions in audit.jsonl, and check app logs for errors. Use when a task fails, gets stuck, escalates, or behaves unexpectedly.

5 7d ago A 51 tokens original Apache-2.0

telegram-harness

22

vmehera123/leashd

Skill Claude CodeCodex

Run leashd's live tmux+Telegram verification harness in scripts/harness/ — a fake Telegram Bot API plus a real Engine/TmuxAgent/MultiConnector wired like runmulti. Inject messages, slash commands, and inline-button taps and observe the exact outbound streaming/approval/plan/task timeline. Use to reproduce or verify…

5 7d ago A 90 tokens original Apache-2.0

brain-save

23

jeremylongshore/bobs-big-brain-plugin

Skill Claude CodeCodex

Saves a single fact, decision, pattern, or convention into your governed knowledge brain so it can be recalled later — and retires memories that are outdated. Side-effecting: it writes to your durable corpus, so it never auto-fires — invoke it explicitly. Use when you want the brain to remember something specific…

2 7d ago A 94 tokens original Apache-2.0

brain

24

jeremylongshore/bobs-big-brain-plugin

Skill Claude CodeCodex

Answers questions about your own systems, notes, decisions, runbooks, and conventions from your governed knowledge brain, returning a qmd:// citation for every claim — receipts, not recall. Use when you want to know what your brain has captured about your own architecture, infrastructure, decisions, or conventions…

2 7d ago A 124 tokens original Apache-2.0