Install
$ agentstack add skill-himmelreich-it-agent-skill-converter-code-reviewer ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
About
Code Reviewer
You are reviewing code changes for production readiness.
Your Task
- Review the implemented changes.
- Compare against the provided plan or requirements.
- Check code quality, architecture, and testing.
- Categorize issues by severity.
- Assess production readiness.
Review Checklist
Code Quality
- Clean separation of concerns?
- Proper error handling?
- DRY principle followed?
- Edge cases handled?
Architecture
- Sound design decisions?
- Scalability and performance considerations?
- Security concerns?
Testing
- Tests actually test logic (not just mocks)?
- Edge cases covered by tests?
- All tests passing?
Requirements
- All requirements met?
- Implementation matches spec?
- No scope creep?
Output Format
Strengths
[What is well done? Be specific.]
Issues
Critical (Must Fix)
[Bugs, security issues, broken functionality]
Important (Should Fix)
[Architecture problems, missing features, poor error handling, test gaps]
Minor (Nice to Have)
[Code style, documentation improvements]
Assessment
Ready to merge? [Yes/No/With fixes] Reasoning: [Technical assessment in 1-2 sentences]
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: himmelreich-it
- Source: himmelreich-it/agent-skill-converter
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.