Use when the user asks to create, revise, or execute a Git commit. Generates an accurate Conventional Commit message, records the active AI agent and model, and only stages or commits files when explicitly requested.
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.
4 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 -- 'kingstar718/my-skills (git-commit-convention)'
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- 'kingstar718/my-skills (git-commit-convention)' ~/.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
27 findings · 10.7s
v0.3.74
2 findings · 2.5s
v0.1.0
1 finding · 4.6s
v0.1.0
0 findings · 4.6s
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.2s
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 30 findings across every scanner that examined this package. None of the 4 findings rated critical by their scanner were dismissed.
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.
10 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/my-skills/skills/my-statusline/SKILL.md, /repo/plugins/my-skills/skills/env-tool-log/SKILL.md, /repo/plugins/my-skills/skills/my-interview/SKILL.md and 7 more · reported by cisco-skill-scanner
4 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/plugins/my-skills/skills/my-statusline/statusline.js · reported by cisco-skill-scanner
4 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/plugins/my-skills/skills/env-tool-log/references/SKILL.md, /repo/plugins/my-skills/skills/my-interview/references/SKILL.md and 1 more · reported by cisco-skill-scanner
2 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json, .agents/plugins/marketplace.json · reported by agent-audit-kit
2 COMMAND_INJECTION_SHELL_TRUE
Files: /repo/plugins/my-skills/skills/env-tool-log/scripts/snapshot_env.py · reported by cisco-skill-scanner
2 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/plugins/my-skills/skills/my-statusline/statusline.js · reported by cisco-skill-scanner
2 HIDDEN_DATA_FILE
Files: /repo/.agents/plugins/marketplace.json, /repo/plugins/my-skills/.codex-plugin/plugin.json · reported by cisco-skill-scanner
2 YARA_system_manipulation_generic
Files: /repo/plugins/my-skills/skills/env-tool-log/references/SKILL.md, /repo/plugins/my-skills/skills/env-tool-log/references/tool-invocations.md · reported by cisco-skill-scanner
1 LOW_ANALYZABILITY
Files: /repo/plugins/my-skills/skills/my-statusline · reported by cisco-skill-scanner
1 opt.nerlo-rules.nerlo-py-dynamic-exec
Files: /repo/plugins/my-skills/skills/env-tool-log/scripts/snapshot_env.py · reported by nerlo-behavioral
Critical command injection and data access risks
The artifact contains critical command injection capabilities in `statusline.js`, allowing for arbitrary command execution via child processes. It also exhibits high-severity data exfiltration from the file system in `statusline.js` and shell execution in `snapshot_env.py`. Further high-severity findings include dynamic code execution in `snapshot_env.py` and low analyzability for the `my-statusline` component. These capabilities warrant careful review before installation.
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.