Harness-engineering security-hmac-signatures
name: security-hmac-signatures
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/security-hmac-signatures/skill.yamlsource content
name: security-hmac-signatures version: '1.0.0' description: HMAC for message authentication and digital signatures for non-repudiation -- when to use which, how they fail, and implementation pitfalls stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths: [] related_skills:
- security-hashing-fundamentals
- security-symmetric-encryption
- security-asymmetric-encryption
- security-cryptographic-randomness
- owasp-cryptography
- api-webhook-security stack_signals: [] keywords:
- HMAC
- digital signature
- message authentication code
- MAC
- RSA signature
- ECDSA
- Ed25519
- webhook verification
- JWT signing metadata: author: community state: persistent: false files: [] depends_on: []