Parcourir la source

Remove broken autofix-bot marketplace entry (#1047)

The entry's source points to ./external_plugins/autofix-bot, which has
never existed in this repository.
Dickson Tsai il y a 4 mois
Parent
commit
f71a8fabde
1 fichiers modifiés avec 0 ajouts et 10 suppressions
  1. 0 10
      .claude-plugin/marketplace.json

+ 0 - 10
.claude-plugin/marketplace.json

@@ -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.",