Plugin Claude Code
Security skills for vibe coding — pre-coding security assessment, code vulnerability review, and threat modeling. Works without any MCP server or Jira/Confluence setup.
Plugin Claude Code
Security skills for vibe coding — pre-coding security assessment, code vulnerability review, and threat modeling. Works without any MCP server or Jira/Confluence setup.
Command Claude Code
Perform a pre-coding security review for the following task.
Command Claude Code
Perform a threat model for the following feature or component.
Command Claude Code
Perform a security review of the following code.
Instructions file CodexOpenCode
Instructions for Srajangpt1/ai-security-crew, covering agents, repository map, security tool workflow, before starting any coding task and when adding or updating packages.
Skill Claude CodeCodex
Pre-coding security assessment for any development task. Use this skill whenever the user is about to start coding a feature and wants to know the security requirements, risks, or considerations first — even if they don't say "security review" explicitly. Trigger on phrases like "before I code this", "what are the…
Skill Claude CodeCodex
Threat modeling for a feature, component, or system. Use this skill whenever the user wants to think through what could go wrong security-wise with something they're building, asks "what are the security threats for", "threat model this", "what attacks should I worry about", "help me think through the security of", or…
Skill Claude CodeCodex
Security review of code for vulnerabilities. Use this skill whenever the user wants to check code for security issues, asks "is this code secure?", "review this for vulnerabilities", "any security issues here?", or pastes code and asks for feedback. Also trigger when the user has just finished coding a feature…
MCP server Claude CodeCodexCursor +2
MCP server "mcp-security-review" as configured in Srajangpt1/ai-security-crew. Runs locally from the mcp-security-review Python package.
Cursor rule Cursor
Security considerations, performance patterns, code reusability, and DRY principles.
Cursor rule Cursor
Code style conventions and patterns used throughout the TypeScript codebase.
Cursor rule Cursor
Established coding conventions for error handling, async patterns, function organization, and type usage.
Cursor rule Cursor
Frameworks, libraries, and tools used in the project with their specific patterns and conventions.
Cursor rule Cursor
Directory organization, file naming, and module structure conventions.