BeClaude

autofix-bot

New
Official PluginSecurityby DeepSource Corp

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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/autofix-bot.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/external_plugins/autofix-bot/SKILL.md
3
Invoke in Claude Code
/autofix-bot
securitycode-reviewagent

Frequently Asked Questions

What is autofix-bot?

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.

How to install autofix-bot?

To install autofix-bot, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /autofix-bot.

What is autofix-bot best for?

autofix-bot is a plugin categorized under Security. It is designed for: security, code-review, agent. Created by DeepSource Corp.