Back to feed
Dev.to
Dev.to
7/18/2026
Skillerr: An Open-Source Tool for Cryptographic Verification of AI Agent Skills

Skillerr: An Open-Source Tool for Cryptographic Verification of AI Agent Skills

Original: I tried to trick my own AI-skill signing tool. Here's what happened.

Short summary

Skillerr is an open-source CLI and protocol that adds cryptographic verification to AI agent skills — packages of instructions and scripts that tools like Claude, Cursor, and Codex execute. It provides content-derived SHA-256 hashes for package integrity, structured contracts for permissions and forbidden actions, and optional signing via Sigstore transparency logs. The author tested it by tampering with a packaged skill and confirmed Skillerr rejected the modified package immediately.

  • Skillerr adds SHA-256 hashing, structured contracts, and optional Sigstore signing to AI skill packages
  • Unsigned skills require explicit opt-in to execute, making verification the default behavior
  • Tampering tests confirmed the tool detects single-character modifications after packaging

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more