Back to Home
zhcsyncer icon

cc-plan-review

Verified Safe

by zhcsyncer

Overview

Provides a human review workflow for Claude Code's Plan Mode, allowing users to annotate and provide feedback on AI-generated plans via a web interface.

Installation

Run Command
pnpm start

Security Notes

The server runs locally (localhost:3030/3031) and opens a browser UI, which significantly limits external attack surface. File paths for review data are constructed using `path.join` and `encodeProjectPath` to mitigate path traversal risks. No `eval` or obvious obfuscation detected. While explicit web security headers or CSRF tokens are not present, this is less critical for a local-only developer tool not intended for public internet exposure.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens7500
Stars0
Forks0
Last Update2025-12-24

Tags

claude-codepluginhuman-reviewplan-modecode-review