claudegoodies
Plugin

signed-audit-trails

From wshobson

Teaching skill: signed audit trails for Claude Code tool calls. Cookbook-style walkthrough of Cedar-gated tool calls with Ed25519 receipts, offline verification, and CI/CD integration. Pairs with the protect-mcp plugin.

Install

/plugin install signed-audit-trails

Facts

Repository
wshobson/agents
Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "signed-audit-trails",
  "version": "0.1.1",
  "description": "Teaching skill: signed audit trails for Claude Code tool calls. Cookbook-style walkthrough of Cedar-gated tool calls with Ed25519 receipts, offline verification, and CI/CD integration. Pairs with the protect-mcp plugin.",
  "author": {
    "name": "Tom Farley",
    "email": "[email protected]"
  },
  "license": "MIT"
}
View full source on GitHub →

Other plugins