/check-security
Run security-focused code review
$ npx -y skills add luongnv89/claude-howto --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/check-security
Context preview
What this command does when you run it.
Run security-focused code review
Command definition
check-security.mdname: Security Check description: Run security-focused code review
Security Check
Perform focused security analysis on code changes:
1. Authentication/authorization checks 2. Data exposure risks 3. Injection vulnerabilities 4. Cryptographic weaknesses 5. Sensitive data in logs
---
**Last Updated**: August 4, 2026 **Claude Code Version**: 2.1.220 **Sources**:
- https://code.claude.com/docs/en/plugins
**Compatible Models**: Claude Fable 5, Claude Opus 5, Claude Sonnet 5, Claude Sonnet 4.6, Claude Opus 4.8, Claude Haiku 4.5
Go from typing claude to orchestrating agents, hooks, skills, and MCP servers — with visual tutorials, copy-paste templates, and a guided learning path. Get Started in 15 Minutes | Find Your Level | Browse the Feature Catalog
Repo: luongnv89/claude-howto
Other commands on claude-howto.
- /deploy
Deploy application to production or staging
Open command - /incident
Handle production incidents with structured response
Open command - /rollback
Rollback to previous deployment
Open command - /status
Check overall system health and status
Open command - /generate-api-docs
Generate comprehensive API documentation from source code
Open command - /generate-readme
Create or update project README
Open command

