Vulnerability scanning, encryption, and secure coding practices.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add Rahulchaube1/Rahul-Chaube-Skills --skill security --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Security?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rahulchaube1-security)More formats (shields.io, HTML) on the badges page.
---
name: security
description: Vulnerability scanning, encryption, and secure coding practices.
---
# Security
Vulnerability scanning, encryption, and secure coding practices.
## Core Guidelines
- **Sanitize Input**: Protect APIs against SQL Injection, XSS, and CSRF.
- **Secret Hygiene**: Never hardcode credentials. Retrieve them from environment variables or Vaults.
- **Dependency Audit**: Scan project packages regularly for known vulnerabilities.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!