Compare commits

...

1 Commits

Author SHA1 Message Date
Dickson Tsai
16c563153f Remove broken autofix-bot marketplace entry
The autofix-bot entry points to ./external_plugins/autofix-bot which has
never existed in this repository. The entry was added in #677 (staging
merge) but the plugin directory was not included — likely copied from
claude-plugins-public without bringing over the files.
2026-03-26 20:57:40 -07:00

View File

@@ -125,16 +125,6 @@
"community-managed"
]
},
{
"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-serverless",
"description": "Design, build, deploy, test, and debug serverless applications with AWS Serverless services.",