AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Code Review

skill-emaraschio-cursor-commands-code-review · by emaraschio

Thorough PR code review before approval

No reviews yet
0 installs
34 views
0.0% view→install

Install

$ agentstack add skill-emaraschio-cursor-commands-code-review

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-emaraschio-cursor-commands-code-review)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Code Review? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Overview

Perform a thorough code review that verifies functionality, maintainability, and security before approving a change. Focus on architecture, readability, performance implications, and provide actionable suggestions for improvement.

Steps

  1. Understand the change
  • Read the PR description and related issues for context
  • Identify the scope of files and features impacted
  • Note any assumptions or questions to clarify with the author
  1. Validate functionality
  • Confirm the code delivers the intended behavior
  • Exercise edge cases or guard conditions mentally or by running locally
  • Check error handling paths and logging for clarity
  1. Assess quality
  • Ensure functions are focused, names are descriptive, and code is readable
  • Watch for duplication, dead code, or missing tests
  • Verify documentation and comments reflect the latest changes
  1. Review security and risk
  • Look for injection points, insecure defaults, or missing validation
  • Confirm secrets or credentials are not exposed
  • Evaluate performance or scalability impacts of the change

Review Checklist

Functionality

  • [ ] Intended behavior works and matches requirements
  • [ ] Edge cases handled gracefully
  • [ ] Error handling is appropriate and informative

Code Quality

  • [ ] Code structure is clear and maintainable
  • [ ] No unnecessary duplication or dead code
  • [ ] Tests/documentation updated as needed

Security & Safety

  • [ ] No obvious security vulnerabilities introduced
  • [ ] Inputs validated and outputs sanitized
  • [ ] Sensitive data handled correctly

Additional Review Notes

  • Architecture and design decisions considered
  • Performance bottlenecks or regressions assessed
  • Coding standards and best practices followed
  • Resource management, error handling, and logging reviewed
  • Suggested alternatives, additional test cases, or documentation updates

captured

Provide constructive feedback with concrete examples and actionable guidance for the author.

Guardrails

  • Verify security-sensitive paths and test coverage before approving a change.
  • Weigh substance over style; raise nitpicks as non-blocking, not as approval blockers.
  • Do not commit, push, merge, or run production scripts without consent; wait for an explicit request before any destructive git action.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.