Harness-engineering security-credential-storage
name: security-credential-storage
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/security-credential-storage/skill.yamlsource content
name: security-credential-storage version: "1.0.0" description: Password hashing with Argon2id, bcrypt, and scrypt -- salting, peppering, adaptive cost, and upgrade strategies for legacy hashes 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-authentication-flows
- security-session-management
- security-mfa-design
- owasp-auth-patterns
- owasp-secrets-management stack_signals: [] keywords:
- password hashing
- argon2
- bcrypt
- scrypt
- salting
- peppering
- credential storage
- password storage
- adaptive cost
- key stretching metadata: author: community state: persistent: false files: [] depends_on: []