{
  "markdown": "# 42Crunch Claude Plugins\n\nThe official [42Crunch](https://www.42crunch.com) plugin marketplace for Claude Code — a catalog of AI-powered plugins that bring 42Crunch's API security capabilities directly into your Claude Code workflow.\n\n42Crunch plugins give Claude the ability to audit OpenAPI specs, scan live APIs for vulnerabilities, and apply fixes to ensure APIs meet security guardrails.\n\n## Structure\n\n```\n.claude-plugin/\n  marketplace.json              # Plugin registry manifest\ndocs/                           # Repository-level documentation assets\n  images/                       # Screenshots and diagrams used in READMEs\nplugins/                        # Claude plugins developed by 42Crunch\n  api-security-testing/\n    .claude-plugin/\n      plugin.json               # Plugin metadata\n    skills/                     # Skill definitions\n    references/                 # Reference definitions\n    README.md                   # Documentation\n    LICENSE                     # License\n```\n\n## Prerequisites\n\nThe [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code/getting-started) is required to add marketplaces and install plugins using the `claude` CLI commands below.\n\n## Adding this Marketplace\n\nRegister the 42Crunch marketplace with Claude Code:\n\n#### Using Claude Code CLI\n\n```\nclaude plugin marketplace add https://github.com/42Crunch-AI/claude-plugins\n```\n\n#### Or Using an interactive Claude Code session\n\n```\n/plugin marketplace add https://github.com/42Crunch-AI/claude-plugins\n```\n\n#### Or Using Claude Code (for VSCode) plugin manager\n\n1. Type `/plugin` and press **Enter** to open the plugin manager:\n\n![Manage Plugins](docs/images/claude-manage-plugins.png)\n\n2. On the **Marketplaces** tab, paste the 42Crunch marketplace URL:\n  - `https://github.com/42Crunch-AI/claude-plugins`\n  - Click **Add** to add the marketplace\n\n![Add Marketplace](docs/images/claude-marketplace-add.png)\n\n## Available Plugins\n\n### [42crunch-api-security-testing](./plugins/api-security-testing/)\n\nAI-powered API security plugin backed by 42Crunch. Audit OpenAPI specs, detect OWASP API Security vulnerabilities (including BOLA/BFLA), run live conformance and authorization scans against running APIs, and apply AI-assisted fixes — all through natural language.\n\n**Install:**\nAfter registering the marketplace (see above), install the plugin:\n\n#### Using Claude Code CLI\n\n```\nclaude plugin install 42crunch-api-security-testing@42crunch-marketplace\n```\n\n#### Or Using an interactive Claude Code session\n\n```\n/plugin install 42crunch-api-security-testing@42crunch-marketplace\n```\n\n#### Or Using Claude Code (for VSCode) plugin manager\n\n1. On the **Plugins** tab, search for the 42Crunch plugin:\n  - Type '42crunch' in the search bar\n  - Click **Install** on the `42crunch-api-security-testing` plugin\n\n![Plugin Search](docs/images/claude-plugin-search.png)\n\n2. Choose the **scope** of the plugin installation (User, Project, Local):\n\n![Plugin Install](docs/images/claude-plugin-install.png)\n\n3. Click **Restart** to apply the changes:\n\n![Plugin Restart](docs/images/claude-plugin-restart.png)\n\nSee the [plugin README](./plugins/api-security-testing/README.md) for full documentation and [RECIPES.md](./plugins/api-security-testing/RECIPES.md) for common scenario guides.\n\n\n## Links\n\n- [42Crunch](https://42crunch.com/)\n- [42Crunch Documentation](https://docs.42crunch.com)\n- [42Crunch on GitHub](https://github.com/42Crunch)\n- Support: support@42crunch.com\n",
  "bytes": 3474,
  "sha": "42bd184592d7a309f83e6d767a92f4d5b99ec1d35a117ce83b3b5a9ae27a2d37",
  "repo_slug": "42crunch-ai/claude-plugins",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_42crunch_ai_claude_plugins_42crunch_api__3ae309fb/readme"
}