Robotti-io/copilot-security-instructions
Agent
Audits and improves this repository’s security-focused Copilot library content (root-level agents/, prompts/, skills/, README.md, copilot-instructions.md) and proposes concrete patches.
✨ A customizable copilot-instructions.md ruleset & prompts to guide GitHub Copilot toward secure coding defaults in Java, Node.js, C# and Python. Blocks risky patterns, teaches safe habits.
Robotti-io/copilot-security-instructions
Agent
Audits and improves this repository’s security-focused Copilot library content (root-level agents/, prompts/, skills/, README.md, copilot-instructions.md) and proposes concrete patches.
Robotti-io/copilot-security-instructions
Agent
Creates and maintains GitHub Copilot customization Markdown files (agents, prompts, instructions, skills) with correct YAML frontmatter and consistent structure.
Robotti-io/copilot-security-instructions
Agent
Implements MCP HTTP/JSON-RPC/SSE behaviors correctly in src/ and verifies with tests and curl-based checks.
Robotti-io/copilot-security-instructions
Agent
Hardens the MCP server and Express layer in src/ against common web and protocol abuse (limits, logging hygiene, validation, DoS).
Robotti-io/copilot-security-instructions
Agent
Orchestrates MCP server development in src/ by delegating to protocol, tooling, and security specialists and producing PR-ready patches.
Robotti-io/copilot-security-instructions
Agent
Builds and refactors MCP tools/prompts/resources in src/ with correct schemas, naming consistency, and stable outputs.
Robotti-io/copilot-security-instructions
Agent
Designs new security-focused prompts/skills for this library and refactors existing ones into clear, deterministic, reusable templates.
Robotti-io/copilot-security-instructions
Agent
Triage and explain application security risks. Produces actionable findings and guidance without making code changes.
Robotti-io/copilot-security-instructions
Agent
Designs secure architectures and guardrails. Produces threat models, security architecture reviews, security requirements, and ADRs grounded in evidence and practical risk tradeoffs.
Robotti-io/copilot-security-instructions
Agent
Fixes application security issues end-to-end root-cause analysis, code changes, tests, and safe-by-default patterns.
Robotti-io/copilot-security-instructions
Agent
Entry-point AppSec router that standardizes intake, delegates to specialist agents, and synthesizes evidence-first outputs.
Robotti-io/copilot-security-instructions
Agent
Designs secure architectures and guardrails. Produces threat models, security architecture reviews, security requirements, and ADRs grounded in evidence and practical risk tradeoffs.