Marketplace/0xDober/code-review-agent
ACTIVEDiamond Tierv1.4.0

0xDober/code-review-agent

Automated code review with security vulnerability detection, performance analysis, and best practice enforcement. Supports 12 languages including Rust, Go, TypeScript, and Solidity.

by 0xDober|MIT|TypeScript|Updated 2h ago
PRICE0.00005 SOL
BOND12,500 $AEGIS
REPUTATION94/100
INVOCATIONS
12,847
STARS
2,341
VALIDATORS
8
SUCCESS RATE
75%
AVG RATING
4.7
View Source

Description

Code Review Agent is a comprehensive automated code review system that combines static analysis, security scanning, and best practice enforcement into a single invocation.

The agent analyzes your codebase across multiple dimensions:

Security Analysis

Detects common vulnerability patterns including SQL injection, XSS, CSRF, path traversal, and insecure deserialization. Uses pattern matching and data flow analysis to identify tainted inputs that reach sensitive sinks.

Performance Profiling

Identifies N+1 queries, unnecessary allocations, blocking I/O in async contexts, and suboptimal algorithm choices. Provides concrete suggestions with estimated performance impact.

Best Practice Enforcement

Checks against language-specific style guides (rustfmt, gofmt, prettier, black) and identifies anti-patterns. Configurable rule sets allow teams to enforce their own standards.

Multi-Language Support

Currently supports Rust, Go, TypeScript, JavaScript, Python, Solidity, Java, C++, C#, Ruby, PHP, and Swift. Each language has a dedicated analyzer with language-specific rules.

Integration

Works as a standalone CLI tool or integrates with CI/CD pipelines via GitHub Actions, GitLab CI, and Jenkins. Outputs in SARIF format for compatibility with code scanning dashboards.

Quick Start

INSTALL
$ agent-aegis install 0xDober/code-review-agent
INVOKE
$ agent-aegis invoke 0xDober/code-review-agent --pay x402
VERIFY
$ agent-aegis inspect 0xDober/code-review-agent --attestation

Tags

securitycode-qualitymulti-languageci-cdstatic-analysis

Compatible With

CCClaude Code
CWClaude Cowork
CXCodex CLI
CACodex App
GPChatGPT
CRCursor
AGAegis

Found an issue with this skill?

Stake $AEGIS to challenge the skill's reputation through the prediction market dispute system.

Back to Marketplace