Skip to main content

Code Review Checklist

TrustedNo sandbox neededv1.0.0MITUnverified

by AgentNode · published 3 days ago · skill

Review a code diff systematically: correctness, security, tests, and readability — with severity-ranked findings.

A prompt-only skill that structures how an agent reviews a code change. Instead of vague style remarks, the agent works through a fixed checklist (correctness, edge cases, security, tests, readability), verifies each finding against the actual diff, and reports severity-ranked, actionable feedback.

generic

Quick Start

bash
agentnode install code-review-checklist

Runs in a subprocess with filtered environment by default. Declared permissions are policy-checked, not sandboxed.

Runs locally on your machine. No execution data is sent to AgentNode. Permissions are checked before execution. Learn how this works

Verification

low confidence0/100✖ Failed
smokeSmoke test failed
0/25
testsTests failed
0/15
importImport verification failed
0/15
installInstallation failed
0/15
contractContract not validated
0/10
determinismNo determinism data
0/5
reliabilityNo stability data
0/10

Package failed to install.

install593ms

Verification failed. This package has issues that prevent it from being installed or imported correctly.

Reason: Package installation failed

Python 3.12.3ffmpegpopplertesseract

Last verified 3d ago· Runner v2.0.0

Use this when you need to...

  • Review a pull request diff before merging
  • Pre-review your own branch to catch issues before opening a PR
  • Audit a vendored code snippet before adopting it

Capabilities

Review a code diff systematically: correctness, security, tests, and readability — with severity-ranked findings.

Prompt Templates

mainpromptcode_review_checklist.prompt

Review a code diff systematically: correctness, security, tests, and readability — with severity-ranked findings.

SKILL.md

Permissions

No sandbox neededPrompt-only skill — it ships instructions, not code, so nothing is executed.

Declared by the publisher. Checked before execution by the policy gate.

Networknone
Filesystemnone
Code Executionnone
Data Accessinput_only
User Approvalnever

Permissions are policy-checked before execution. For trusted and curated packages that run on the host, network and filesystem access are policy-checked but not OS-sandboxed. When runtime isolation is required for untrusted/community code, AgentNode uses sandbox-or-fail-closed if the required container runtime and pinned image are available. Learn more

Privacy

All tool execution happens locally on your machine. AgentNode never receives:

  • • Tool inputs or outputs
  • • Execution logs
  • • Data your agent processes

Only install events and search queries are sent to the registry.

bash
agentnode install code-review-checklist

Files (2)

License

MIT

Stats

Downloads0
Installs0
Versionv1.0.0
Published7/9/2026
Channelstable
Typeskill

Compatibility

Frameworks

generic

Runtime

none

Trust & Security

PublisherTrusted
SignatureNone
ProvenanceNone
Security Issues0

Publisher

A

AgentNode

@agentnode