This skill should be used when the user requests adding business logic, a domain service, an application service, or any logic that should live in the Domain or Application layer of a DDD project. Triggers on phrases like "서비스 추가", "도메인 로직", "비즈니스 로직", "use case 추가", "add service", "add use case". Generates Domain interface + implementation + DI registration + unit test scaffold. Do NOT trigger for logic that belongs inside a single Aggregate (add a method to the Aggregate instead), for pure UI/ViewModel work (use add-viewmodel), for infrastructure/config-only changes, or for projects without a Domain/Application layer split (single-project apps, scripts, or utilities with no DDD layering — forcing a nonexistent layer is wrong; implement directly per the project's structure).
Claude Skills are markdown + scripts loaded into Claude Code; scanned with the same pipeline.
We found this by crawling public sources and nobody has attested to it. That is how most of the registry gets here, and it is not a mark against the artifact — it only means no authenticated act of publication is on record. An artifact can be the vendor's own and still appear here.
22 critical findings reported by cisco-skill-scanner. The composite score alone does not reflect this — read the per-scanner reports below.
Claude Skills install to a single target, no runtime picker.
nerlo install -- 'jongcheol-pak/claude-harness-pjc (add-domain-service)'
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- 'jongcheol-pak/claude-harness-pjc (add-domain-service)' ~/.claude/skills/
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
4 of 11 scanners examined this package. The rest do not apply to it — language, ecosystem and packaging decide which analyzers can say anything, and a scanner that cannot examine an artifact reports nothing rather than passing it.
v2.0.11
352 findings · 28.7s
v0.3.74
7 findings · 9.2s
v0.1.0
0 findings · 7.2s
v0.1.0
58 findings · 7.3s
v1.4.0
None of the entry points this scanner reads were found in this artifact. What each scanner covers
0 findings · 0.3s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.1s
v0.1.0
This scanner found nothing in this artifact that it assesses. What each scanner covers
0 findings · 1.1s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image.
1 scan on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 21, 2026 | Scan Halted | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source ·n/a: not applicable | rejected |
Findings in files this artifact installs stand as reported; a model re-read the rest and said which ones it believes are false positives. This is a second opinion published beside the evidence, not a correction to it: the per-scanner reports above are unchanged, every dismissed finding is still listed there at its original severity, and the score and the Flagged badge are computed from those raw severities alone. Nothing below moved them.
Out of 417 findings across every scanner that examined this package. None of the 22 findings rated critical by their scanner were dismissed.
Two keys had to turn. The model had to name a reason from a fixed list of six, and a deterministic check of ours — over which files this artifact actually installs — had to independently agree. Anything it could not corroborate is in “not reviewed” above, at full severity.
291 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: AAK-IPI-WILD-CORPUS-001, opt.nerlo-rules.nerlo-install-destructive-system-command, SOCIAL_ENG_VAGUE_DESCRIPTION and 3 more · Files: docs/plans/2026-07-08-harness-quality-part1.md, /repo/docs/plans/2026-07-08-harness-quality-part1.md, /repo/docs/SKILL.md and 133 more · reported by agent-audit-kit, nerlo-install-instruction, cisco-skill-scanner
59 Test or fixture file — The match is in a test or fixture. Our own check confirmed the file is not part of what gets installed.
Rules: FILE_MAGIC_MISMATCH, SOCIAL_ENG_VAGUE_DESCRIPTION, MANIFEST_INVALID_NAME · Files: /repo/plugins/pjc/skills/llm-wiki/evals/fixtures/archive-broken-link/10_sources/personal/src-demo.md, /repo/plugins/pjc/skills/llm-wiki/evals/fixtures/clean/10_sources/personal/src-demo.md, /repo/plugins/pjc/skills/llm-wiki/evals/fixtures/md-ext-link/10_sources/personal/src-demo.md and 11 more · reported by cisco-skill-scanner
2 Agent instruction file — The match is in a file that instructs an AI coding agent — a CLAUDE.md or similar. It is documentation of intent, and our own check confirmed it is not part of what gets installed.
Rules: AAK-AGENT-003 · Files: AGENTS.md · reported by agent-audit-kit
These findings are in files this artifact installs and are not placeholder values. No false-positive basis can be corroborated for such a finding, so this review never dismisses one; they were not sent to the model and stand at their scanner's severity.
16 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/pjc/skills/record-project-fact/SKILL.md, /repo/plugins/pjc/skills/add-viewmodel/SKILL.md, /repo/plugins/pjc/skills/add-domain-service/SKILL.md and 13 more · reported by cisco-skill-scanner
15 PATH_TRAVERSAL_OPEN
Files: /repo/plugins/pjc/skills/llm-wiki/evals/run_lint_evals.py, /repo/plugins/pjc/skills/evals/trigger_eval.py · reported by cisco-skill-scanner
7 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/plugins/pjc/skills/SKILL.md, /repo/plugins/pjc/skills/evals/SKILL.md and 4 more · reported by cisco-skill-scanner
6 opt.nerlo-rules.nerlo-install-run-bundled-artifact
Files: /repo/plugins/pjc/skills/bootstrap-agents-md/templates/android.md, /repo/plugins/pjc/skills/bootstrap-agents-md/templates/multi-stack-example.md, /repo/plugins/pjc/skills/evals/README.md and 1 more · reported by nerlo-install-instruction
3 COMMAND_INJECTION_EVAL
Files: /repo/plugins/pjc/skills/evals/trigger_eval.py
Artifact has critical command injection and path traversal vulnerabilities.
The artifact contains multiple critical command injection vulnerabilities, allowing shell execution in `/repo/plugins/pjc/skills/evals/trigger_eval.py`, `/repo/plugins/pjc/skills/llm-wiki/evals/run_lint_evals.py`, and `/repo/plugins/pjc/scripts/block-destructive.ps1`. Critical path traversal vulnerabilities are present in `/repo/plugins/pjc/skills/evals/trigger_eval.py` and `/repo/plugins/pjc/skills/llm-wiki/evals/run_lint_evals.py`, which could lead to unauthorized file access or modification. Additionally, a high-severity finding indicates a potential credential exposure in `plugins/pjc/skills/llm-wiki/scripts/lint.py`.
Concern level assessed by the review: Critical. This is the review's scale, not the registry badge.
Reviewed by gemini-2.5-flash. The model sees the findings, not your code, and cannot change a score.
3 COMMAND_INJECTION_OS_SYSTEM
Files: /repo/plugins/pjc/skills/llm-wiki/evals/run_lint_evals.py · reported by cisco-skill-scanner
3 EXCESSIVE_FILE_COUNT
Files: /repo/plugins/pjc/skills/llm-wiki/., /repo/., /repo/plugins/pjc/skills/. · reported by cisco-skill-scanner
3 HOMOGLYPH_ATTACK
Files: /repo/plugins/pjc/skills/llm-wiki/scripts/lint.py · reported by cisco-skill-scanner
3 YARA_system_manipulation_generic
Files: /repo/README.md, /repo/SKILL.md, /repo/plugins/pjc/scripts/block-destructive.ps1 · reported by cisco-skill-scanner
2 AAK-SECRET-004
Files: plugins/pjc/skills/llm-wiki/scripts/lint.py · reported by agent-audit-kit
1 AAK-IPI-WILD-CORPUS-001
Files: plugins/pjc/hooks/evals/hook-cases.json · reported by agent-audit-kit
1 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
1 YARA_command_injection_generic
Files: /repo/plugins/pjc/scripts/block-destructive.ps1 · reported by cisco-skill-scanner
1 YARA_prompt_injection_unicode_steganography
Files: /repo/assets/logo.png · reported by cisco-skill-scanner
Showing 25 of 32; the rest are in the per-scanner reports above.