Safe code reviewer
Skill Gowrav-M/agent-skillguard/examples/skills/safe-code-reviewer
Read-only code review workflow for local repositories.From its SKILL.md
npx -y skills add Gowrav-M/agent-skillguard --skill safe-code-reviewerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.4 KB, 61 tokens by cl100k_base, as published. Nobody here has run it
safe-code-reviewer
Review local source files and git diffs. Report correctness, security, and test gaps.
Rules
- Read files and git history only.
- Do not write files, run installers, or contact external services.
- Keep findings grounded in file paths and line references.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.