bytesagain-code-reviewer-cnReview code files for bugs, security issues, and style problems. Use when auditing Python, JavaScript, Go, or Bash code, checking for injection risks, measur...
Install via ClawdBot CLI:
clawdbot install loutai0307-prog/bytesagain-code-reviewer-cnGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf /Calls external URL not in known-safe list
https://bytesagain.comAudited Apr 17, 2026 · audit v1.0
Generated May 24, 2026
Run the review command on code files before committing to catch bugs, style issues, and security risks early. This reduces the number of issues in version control and improves code review efficiency.
Use the diff and review commands during PR reviews to detect changes and assess code quality quickly. This helps reviewers focus on logic and design rather than common issues.
When integrating open-source or external code, run the security scan to find hardcoded secrets, injection risks, or weak cryptography. This protects sensitive data and prevents vulnerabilities.
Use language-specific checklists from the checklist command to teach coding standards and common pitfalls. This accelerates onboarding and ensures consistent code quality across the team.
Run the complexity command on legacy codebases to identify overly complex functions with high nesting depth. These hotspots can be refactored to improve maintainability and reduce bug risk.
Offer basic code review capabilities for free with limited file size or languages. Charge for premium features like advanced security scans, unlimited languages, or team collaboration dashboards.
Integrate the reviewer into popular CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins) as a plugin. Automate reviews per commit or PR, providing immediate feedback without leaving the platform.
Use the security scanning feature to generate reports for clients who need external code audits. Package the results with expert analysis and remediation advice as a consulting service.
💬 Integration Tip
Integrate directly into shell scripts or CI pipelines using the command-line interface. For team-wide adoption, combine with a version control webhook to trigger automatic reviews on each commit.
Scored May 24, 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.