Remove broken autofix-bot marketplace entry (#1047)

The entry's source points to ./external_plugins/autofix-bot, which has
never existed in this repository.
This commit is contained in:
Dickson Tsai 2026-05-07 12:41:03 -07:00 committed by GitHub
parent d26df37553
commit f71a8fabde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -205,16 +205,6 @@
},
"homepage": "https://auth0.com/docs/quickstart/agent-skills"
},
{
"name": "autofix-bot",
"description": "Code review agent that detects security vulnerabilities, code quality issues, and hardcoded secrets. Combines 5,000+ static analyzers to scan your code and dependencies for CVEs.",
"author": {
"name": "DeepSource Corp"
},
"category": "security",
"source": "./external_plugins/autofix-bot",
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/autofix-bot"
},
{
"name": "aws-agents",
"description": "Build, deploy, and operate AI agents on AWS. Skills for scaffolding agents with Amazon Bedrock AgentCore, connecting tools, memory, policies, evaluation, debugging, and production hardening.",