54 lines
1.3 KiB
JSON
54 lines
1.3 KiB
JSON
{
|
|
"name": "aws-agents-for-devsecops",
|
|
"displayName": "AWS Agents for DevSecOps",
|
|
"description": "Investigate incidents, review code and execute UAT for release readiness, scan code for vulnerabilities, and run penetration tests with AWS DevOps Agent and AWS Security Agent.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Amazon Web Services"
|
|
},
|
|
"homepage": "https://github.com/aws/agent-toolkit-for-aws",
|
|
"repository": "https://github.com/aws/agent-toolkit-for-aws/tree/main/plugins/aws-agents-for-devsecops",
|
|
"license": "Apache-2.0",
|
|
"category": "developer-tools",
|
|
"keywords": [
|
|
"Amazon Web Services",
|
|
"agentspace",
|
|
"api-testing",
|
|
"appsec",
|
|
"architecture-review",
|
|
"aws",
|
|
"cloudwatch",
|
|
"code-review",
|
|
"cost-optimization",
|
|
"devops",
|
|
"devsecops",
|
|
"incident",
|
|
"investigation",
|
|
"is-my-code-secure",
|
|
"mcp",
|
|
"observability",
|
|
"operations",
|
|
"penetration-test",
|
|
"pentest",
|
|
"pre-merge",
|
|
"qa",
|
|
"release",
|
|
"release-analysis",
|
|
"release-readiness",
|
|
"release-testing",
|
|
"reliability",
|
|
"remediation",
|
|
"risk-analysis",
|
|
"security",
|
|
"security-scan",
|
|
"security-vulnerabilities",
|
|
"testing",
|
|
"threat-model",
|
|
"topology",
|
|
"uat",
|
|
"ui-testing"
|
|
],
|
|
"skills": "./skills/",
|
|
"mcpServers": "./.mcp.json"
|
|
}
|