Use this agent when you need to review source code for security vulnerabilities, insecure coding patterns, or potential attack vectors. This includes reviewing newly written code, pull requests, or specific files suspected of containing security issues.\n\nExamples:\n\n- User: 'Review this authentication handler I…
Cursor rule "python-style" from yeison-liscano/http_mcp, covering python style guide and best practices, type hints, functional programming paradigm, code organization and testing.
Claude Code instructions for yeison-liscano/http_mcp, covering claude.md, project overview, common commands, install dependencies and run all tests with coverage (90% minimum required).
Use this agent to autonomously evaluate the impact of a proposed feature, plan, or implementation across security, performance, operational, and business dimensions. Produces a structured risk assessment with go/no-go recommendation.
Use this agent for deep, autonomous security scanning of a codebase or set of files. It reads code, identifies vulnerabilities across SAST, SCA, architecture, and compliance dimensions, and produces a prioritized findings report.
Analyze the impact of a proposed feature, plan, or implementation change. Use when the user asks to "assess the impact", "what's the impact of this change", "impact analysis", "risk assessment", "what could go wrong", "evaluate this proposal", "blast radius", "what will this affect", "change impact", or "consequence…
Reference guide for secure coding patterns and vulnerability remediation. Use when the user asks "how do I fix this vulnerability", "secure coding best practices", "how to prevent XSS", "how to prevent SQL injection", "security hardening", "secure this code", "what's the secure way to do this", "fix this security…
Cursor rule "python-style" from yeison-liscano/demo_http_mcp, covering python style guide and best practices, type hints, functional programming paradigm, code organization and testing.
Auth0 Model Context Protocol (MCP) Server (Beta) — A secure and extendable implementation of an MCP server that provides AI assistants with controlled access to the Auth0 Management API through natural language. This project is in beta and not intended fo. Runs locally from the @auth0/auth0-mcp-server npm package.…