From cybersecurity-skills
Integrates Hardware Security Modules (HSMs) via PKCS#11 for cryptographic key management, signing, and secure key storage using python-pkcs11, AWS CloudHSM, and YubiHSM2.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cybersecurity-skills:performing-hardware-security-module-integrationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Hardware Security Modules (HSMs) provide tamper-resistant cryptographic key storage and operations. This skill covers integrating with HSMs via the PKCS#11 standard interface using python-pkcs11, performing key generation, signing, encryption, and verification operations, querying token and slot information, and validating HSM configuration for compliance with FIPS 140-2/3 requirements.
Hardware Security Modules (HSMs) provide tamper-resistant cryptographic key storage and operations. This skill covers integrating with HSMs via the PKCS#11 standard interface using python-pkcs11, performing key generation, signing, encryption, and verification operations, querying token and slot information, and validating HSM configuration for compliance with FIPS 140-2/3 requirements.
python-pkcs11cloudhsm-pkcs11 provider configurednpx claudepluginhub mukul975/anthropic-cybersecurity-skills --plugin cybersecurity-skillsIntegrates Hardware Security Modules (HSMs) via PKCS#11 for cryptographic key management, signing, encryption, and secure storage using python-pkcs11, AWS CloudHSM, and YubiHSM2. For security audits, testing, and compliance validation.
Integrates Hardware Security Modules (HSMs) via PKCS#11 for cryptographic key management, signing, encryption, and secure storage using python-pkcs11, AWS CloudHSM, and YubiHSM2. For security audits, testing, and compliance validation.
Integrates HSMs via PKCS#11 for cryptographic key management, signing, and secure storage using python-pkcs11, AWS CloudHSM, and YubiHSM2.