Home / Collections / secure-coding

Secure Coding Suite

Complete security policy with environment protection, credential validation, audit logging, and data scanning for Claude Code

prpm install secure-coding
0 total installs
4 packages
...

šŸ“¦ Packages (4)

#1

@prpm/validate-credentials

Required

Warns 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)

Version: ^1.0.0
#2

@prpm/audit-file-deletes

Required

Logs all file deletion operations Claude performs for security auditing and recovery

Why included: Logs all file deletion operations for audit trail and compliance

Version: ^1.0.0
#3

@prpm/sensitive-data-scanner

Required

Scans 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

Version: ^1.0.0
#4

@prpm/block-env-writes

Required

Prevents 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

Version: ^1.0.0

Collection Info

Scope
khaliqgant
Category
security

Links