code-review-fixAutomatically review code for bugs, security, style, and performance issues, provide fix suggestions, and optionally apply repairs with explanations.
Install via ClawdBot CLI:
clawdbot install landyun/code-review-fixGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
process.env.ANTHROPICPotentially destructive shell commands in tool definitions
eval(Calls external URL not in known-safe list
https://skillpay.me/skill/${SKILL_ID}Uses known external API (expected, informational)
api.anthropic.comGenerated Mar 20, 2026
A solo developer working on a personal project uses the skill to review and fix code issues in real-time, ensuring their code is bug-free and follows best practices. This helps them learn from explanations and avoid common pitfalls, especially when working with unfamiliar languages or frameworks.
A small startup team integrates the skill into their development workflow to automate initial code reviews before human review, catching basic errors and security vulnerabilities early. This saves time and reduces the burden on senior developers, allowing them to focus on complex architectural decisions.
In a coding bootcamp or university course, instructors use the skill in learning mode to provide students with instant feedback on assignments, explaining issues and suggesting fixes. This enhances learning outcomes by offering personalized guidance and reinforcing good coding habits.
A large corporation employs the skill to perform automated security checks on codebases as part of their CI/CD pipeline, identifying potential vulnerabilities before deployment. This helps maintain compliance with industry standards and reduces the risk of security breaches in production environments.
Users are charged a small fee (e.g., 0.001 USDT) for each code review or fix operation, making it cost-effective for occasional use. This model appeals to individual developers or small teams with variable workloads, as they only pay for what they need without long-term commitments.
Offer a limited number of free reviews (e.g., first 3) to attract users, then upsell to subscription plans with higher usage limits or advanced features. This model encourages adoption and retention, targeting both casual users and enterprises seeking bulk discounts and premium support.
Sell customized licenses to large organizations for unlimited usage, integration with internal tools, and dedicated support. This model focuses on high-value clients in industries like finance or healthcare, where code quality and security are critical and budgets are larger.
💬 Integration Tip
Integrate this skill into popular IDEs or CI/CD pipelines via APIs to streamline workflows and provide real-time feedback during coding or deployment phases.
Scored Apr 19, 2026
AI Analysis
The skill uses the legitimate Anthropic API for its stated code review purpose, and the external payment URL appears related to monetization. The 'process.env.ANTHROPIC' credential access is standard for API key usage, not credential harvesting. No evidence of hidden instructions, data exfiltration, or obfuscation was found.
Audited Apr 16, 2026 · audit v1.0
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.