https://github.com/tennisonchan/cc-review
· scanned 2026-06-16 00:32 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 128 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
findingEnv |
software | healthy | tests/companion.test.mjs:findingEnv |
decisionWith |
software | healthy | tests/companion.test.mjs:decisionWith |
run |
software | healthy | tests/companion.test.mjs:run |
makeGitRepo |
software | healthy | tests/companion.test.mjs:makeGitRepo |
runGit |
software | healthy | tests/companion.test.mjs:runGit |
testEnv |
software | healthy | tests/companion.test.mjs:testEnv |
waitFor |
software | healthy | tests/companion.test.mjs:waitFor |
invokedDirectly |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:invokedDi… |
runMain |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:runMain |
main |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:main |
printHelp |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:printHelp |
printSubcommandHelp |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:printSubc… |
parseArgs |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:parseArgs |
setup |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:setup |
initGuidelines |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:initGuide… |
detectProjectProfile |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:detectPro… |
renderProjectProfile |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:renderPro… |
reviewCommand |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:reviewCom… |
runReview |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:runReview |
readReviewCache |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:readRevie… |
reviewCachePath |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:reviewCac… |
buildPrompt |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:buildProm… |
loadReviewSchema |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:loadRevie… |
runClaude |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:runClaude |
resolveWorkspace |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:resolveWo… |
collectReviewTarget |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:collectRe… |
targetFingerprint |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:targetFin… |
untrackedFingerprint |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:untracked… |
collectUntrackedPreviews |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:collectUn… |
truncateForPrompt |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:truncateF… |
writeOverflowFile |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:writeOver… |
pruneOldFiles |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:pruneOldF… |
isProbablyText |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:isProbabl… |
resolveGuidelines |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:resolveGu… |
startBackgroundReview |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:startBack… |
runBackgroundJob |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:runBackgr… |
readJobWithRetry |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:readJobWi… |
statusCommand |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:statusCom… |
resultCommand |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:resultCom… |
cancelCommand |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:cancelCom… |
gateCommand |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:gateComma… |
freshTaskState |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:freshTask… |
blockingFindings |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:blockingF… |
guidelinePolicy |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:guideline… |
validateDecision |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:validateD… |
approvedDecision |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:approvedD… |
assertSeverity |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:assertSev… |
detectMainAgentGateSupport |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:detectMai… |
isWithinPath |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:isWithinP… |
readGateConfig |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs:readGateC… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
LICENSE |
software | healthy | LICENSE |
NOTICE |
software | healthy | NOTICE |
schema.test.mjs |
software | healthy | tests/schema.test.mjs |
companion.test.mjs |
software | healthy | tests/companion.test.mjs |
review-guidelines.md |
software | healthy | .claude/rules/review-guidelines.md |
pull-request-ci.yml |
software | healthy | .github/workflows/pull-request-ci.yml |
README.md |
software | healthy | plugins/cc-review/README.md |
LICENSE |
software | healthy | plugins/cc-review/LICENSE |
NOTICE |
software | healthy | plugins/cc-review/NOTICE |
CHANGELOG.md |
software | healthy | plugins/cc-review/CHANGELOG.md |
cc-review-companion.mjs |
software | healthy | plugins/cc-review/scripts/cc-review-companion.mjs |
stop-review-gate-hook.mjs |
software | healthy | plugins/cc-review/scripts/stop-review-gate-hook.mjs |
review-guidelines.md |
software | healthy | plugins/cc-review/templates/review-guidelines.md |
codex-hooks.json |
software | healthy | plugins/cc-review/hooks/codex-hooks.json |
SKILL.md |
software | healthy | plugins/cc-review/skills/cc-review/SKILL.md |
SKILL.md |
software | healthy | plugins/cc-review/skills/cc-review-setup/SKILL.md |
SKILL.md |
software | healthy | plugins/cc-review/skills/cc-review-status/SKILL.md |
SKILL.md |
software | healthy | plugins/cc-review/skills/cc-review-result/SKILL.md |
SKILL.md |
software | healthy | plugins/cc-review/skills/cc-adversarial-review/SKILL.md |
SKILL.md |
software | healthy | plugins/cc-review/skills/cc-review-cancel/SKILL.md |
review-output.schema.json |
software | healthy | plugins/cc-review/schemas/review-output.schema.json |
.claude/rules/review-guidelines.md |
quality | healthy | .claude/rules/review-guidelines.md |
plugins/cc-review/skills/cc-review/SKILL.md |
quality | healthy | plugins/cc-review/skills/cc-review/SKILL.md |
plugins/cc-review/skills/cc-review-setup/SKILL.md |
quality | healthy | plugins/cc-review/skills/cc-review-setup/SKILL.md |
plugins/cc-review/skills/cc-review-status/SKILL.md |
quality | healthy | plugins/cc-review/skills/cc-review-status/SKILL.md |
plugins/cc-review/skills/cc-review-result/SKILL.md |
quality | healthy | plugins/cc-review/skills/cc-review-result/SKILL.md |
plugins/cc-review/skills/cc-adversarial-review/SKILL.md |
quality | healthy | plugins/cc-review/skills/cc-adversarial-review/SKILL.md |
plugins/cc-review/skills/cc-review-cancel/SKILL.md |
quality | healthy | plugins/cc-review/skills/cc-review-cancel/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
.claude |
software | healthy | .claude |
rules |
software | healthy | .claude/rules |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
plugins |
software | healthy | plugins |
cc-review |
software | healthy | plugins/cc-review |
scripts |
software | healthy | plugins/cc-review/scripts |
templates |
software | healthy | plugins/cc-review/templates |
hooks |
software | healthy | plugins/cc-review/hooks |
skills |
software | healthy | plugins/cc-review/skills |
cc-review |
software | healthy | plugins/cc-review/skills/cc-review |
cc-review-setup |
software | healthy | plugins/cc-review/skills/cc-review-setup |
cc-review-status |
software | healthy | plugins/cc-review/skills/cc-review-status |
cc-review-result |
software | healthy | plugins/cc-review/skills/cc-review-result |
cc-adversarial-review |
software | healthy | plugins/cc-review/skills/cc-adversarial-review |
cc-review-cancel |
software | healthy | plugins/cc-review/skills/cc-review-cancel |
schemas |
software | healthy | plugins/cc-review/schemas |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-zgvr5b1v |
software | healthy | /tmp/repobility-clone-zgvr5b1v |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::pull-request-ci |
cicd | healthy | .github/workflows/pull-request-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/pull-request-ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/261d25c9-3a72-4a20-a61b-e8dea04d64eb/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/261d25c9-3a72-4a20-a61b-e8dea04d64eb/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.