此内容尚未提供您的语言版本,正在以英文显示。
Signed Audit Trails
插件 已验证 活跃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.
1 个 Skill 0 个 MCP
目的
To educate users on the implementation and benefits of cryptographically signed audit trails for tool calls, enabling tamper-evident evidence of agent behavior.
功能
- Cookbook-style walkthrough of signed audit trails
- Ed25519 receipts for tool call verification
- Cedar policy integration for pre-execution checks
- Offline verification of receipt chains
- CI/CD integration examples
使用场景
- Learning cryptographic patterns for agent behavior
- Evaluating the suitability of signed audit trails for compliance needs
- Teaching team members about tamper detection mechanisms
- Demonstrating auditable agent actions to clients or regulators
非目标
- Providing runtime hooks for production use (direct users to `protect-mcp`)
- Automating the deployment of signed audit trails without user interaction
- Covering every possible cryptographic receipt implementation
Practical Utility
- info:Production readinessThe extension is a teaching skill and explicitly states that the `protect-mcp` plugin is for production use, making its current state appropriate for its stated purpose.
Execution
- info:Pinned dependenciesWhile Node.js and npm are assumed, specific dependency pinning is managed by npm/package.json for the `protect-mcp` tool, which is standard practice.
安装
请先添加 Marketplace
/plugin marketplace add wshobson/agents/plugin install signed-audit-trails@claude-code-workflows质量评分
已验证95 /100
about 10 hours ago 分析