v1.0.0Security
Security Best Practices
Apply security, accessibility, performance, and code quality practices to production applications.
Portable components
Agent Skills
This package includes reusable Agent Skills in the fixed skills/ directory.
MCP servers
No root mcp.json configuration was detected in this package.
Manifest preview
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "security-best-practices",
"version": "1.0.0",
"description": "Apply security, accessibility, performance, and code quality practices to production applications.",
"author": {
"name": "Awesome Copilot Community"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"keywords": [
"security",
"owasp",
"accessibility",
"performance",
"code-quality"
]
}