tk-code-reviewerAutomated code review — security vulnerabilities, performance issues, best practices, refactoring suggestions, and documentation gaps. Supports Python, JavaS...
Install via ClawdBot CLI:
clawdbot install tktk-ai/tk-code-reviewerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.comAudited Apr 17, 2026 · audit v1.0
Generated May 12, 2026
A fintech startup needs to ensure its payment processing code is free from SQL injection, XSS, and secrets exposure. AI Code Reviewer scans Python and JavaScript code to find critical security flaws before deployment, helping the team meet PCI DSS compliance.
A SaaS company handling thousands of requests per second uses the performance review to detect N+1 queries and memory leaks in their Node.js backend. The tool suggests caching strategies and async improvements to reduce latency and infrastructure costs.
An enterprise with a decade-old PHP application wants to modernize and reduce technical debt. AI Code Reviewer analyzes the code for cyclomatic complexity, duplication, and adherence to SOLID principles, providing before/after refactoring suggestions.
A development team adopts AI-powered PR reviews to enforce best practices across Go and Rust services. The tool outputs formatted comments that integrate directly with GitHub, catching bugs and style issues automatically before merge.
Offer a free plan with up to 50 reviews per month and basic security checks. Paid plans unlock unlimited reviews, all feature sets (performance, refactoring), and priority support.
Charge per review or per line of code analyzed, integrated into CI/CD pipelines. Ideal for teams with variable usage, e.g., $0.01 per review or $0.001 per line.
Provide an on-premise version for companies with strict data security requirements. License fee includes annual maintenance and dedicated support.
💬 Integration Tip
Integrate the tool into your CI/CD pipeline (e.g., GitHub Actions, GitLab CI) to automatically run code reviews on every pull request. Provide context about the code purpose and language to get the most accurate analysis.
Scored May 12, 2026
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.