Install
$ agentstack add skill-doncheli-don-cheli-sdd-doncheli-review ✓ 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
Don Cheli: 7-Dimension Peer Review
Dimensions
- Functional Correctness — All Gherkin P1/P2 scenarios implemented
- Tests & Coverage — Unit, integration, BDD tests pass; coverage >= 85%
- Performance — No N+1 queries, no unbounded queries, no O(n^2) where avoidable
- Architecture & Design — SOLID principles, separation of concerns, DI
- Security — Input validation, parameterized queries, no hardcoded secrets, auth on all protected endpoints
- Style & Conventions — Consistent naming, no unused imports/vars, no console.log
- Clean Diff — Only changes related to the feature
Adversarial Rule
You MUST find at least 1 concrete issue in every review. Zero findings triggers a mandatory second pass focused on: N+1 queries, race conditions, untested edge cases, sensitive data in logs, naming inconsistencies.
Output Format
For each finding: ID, severity (Critical/High/Medium/Low), file:line, description, suggested fix.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: doncheli
- Source: doncheli/don-cheli-sdd
- License: Apache-2.0
- Homepage: https://doncheli.tv
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.