Secure Coding Suite
Complete security policy with environment protection, credential validation, audit logging, and data scanning for Claude Code
prpm install secure-codingš¦ Packages (4)
@prpm/validate-credentials
RequiredWarns when Claude attempts to write code that may contain hardcoded credentials or secrets
Why included: Warns when hardcoded credentials detected in code (passwords, API keys, tokens)
@prpm/audit-file-deletes
RequiredLogs all file deletion operations Claude performs for security auditing and recovery
Why included: Logs all file deletion operations for audit trail and compliance
@prpm/sensitive-data-scanner
RequiredScans code for sensitive data patterns like API keys, private keys, and tokens before files are written
Why included: Scans for AWS keys, private keys, JWT tokens, and other sensitive data patterns
@prpm/block-env-writes
RequiredPrevents Claude from writing to or editing sensitive files that may contain credentials or secrets
Why included: Blocks writes to sensitive files (.env, .pem, .key) to prevent credential exposure
Collection Info
- Scope
- khaliqgant
- Category
- security