Use when a Claude Code agent (especially the `gemini-rescue` agent) needs to invoke the `gemini-companion` CLI to delegate work to Google's Gemini model. Covers subcommand contracts, exit codes (notably 41 = unauthenticated), env variable overrides, foreground vs background semantics, the SIGTERM/SIGKILL cancel protocol, and the canonical failure-recovery sequence.
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.
40 critical findings reported by cisco-skill-scanner, 14 of them in the installed artifact. 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 -- 'yhzion/claude-plugin-models (gemini-cli-runtime)'
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- 'yhzion/claude-plugin-models (gemini-cli-runtime)' ~/.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
74 findings · 9.2s
v0.3.74
13 findings · 2.2s
v0.1.0
0 findings · 4.3s
v0.1.0
0 findings · 4.3s
v1.4.0
None of the entry points this scanner reads were found in this artifact. What each scanner covers
0 findings · 0.2s
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 20, 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 87 findings across every scanner that examined this package. 26 of 40 findings rated critical by their scanner were among the dismissals.
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.
26 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: COMMAND_INJECTION_JS_CHILD_PROCESS · Files: /repo/tests/background-completion.test.mjs, /repo/tests/companion-review.test.mjs, /repo/tests/companion.test.mjs and 7 more · reported by cisco-skill-scanner
4 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: SOCIAL_ENG_VAGUE_DESCRIPTION, MANIFEST_MISSING_LICENSE · Files: /repo/.github/SKILL.md, /repo/docs/SKILL.md · reported by cisco-skill-scanner
1 CI or editor configuration — The match is in build, CI or editor configuration, confirmed by our own check to be outside the installed artifact.
Rules: MANIFEST_INVALID_NAME · Files: /repo/.github/SKILL.md · reported by cisco-skill-scanner
The model could have called any of these a false positive and did not.
23 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/glm/skills/glm-prompting/SKILL.md, /repo/plugins/glm/skills/glm-result-handling/SKILL.md, /repo/plugins/glm/skills/glm-cli-runtime/SKILL.md and 20 more · reported by cisco-skill-scanner
14 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/plugins/gemini/scripts/gemini-companion.mjs, /repo/plugins/gemini/scripts/lib/gemini-runner.mjs, /repo/plugins/gemini/scripts/lib/git.mjs and 8 more · reported by cisco-skill-scanner
8 AAK-HEALTHCARE-AI-004
Files: CHANGELOG.md, plugins/glm/skills/glm-prompting/SKILL.md, plugins/glm/skills/glm-result-handling/SKILL.md and 5 more · reported by agent-audit-kit
5 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
4 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/plugins/glm/prompts/SKILL.md, /repo/plugins/glm/skills/glm-prompting/references/SKILL.md and 1 more · reported by cisco-skill-scanner
1
Critical command injection vulnerabilities present.
The artifact contains critical command injection vulnerabilities in multiple JavaScript modules, specifically within `/repo/plugins/*/scripts/`. This capability allows for arbitrary shell command execution. Additionally, high severity findings related to marketplace configuration are present in `.claude-plugin/marketplace.json`, and parts of the code exhibit low analyzability.
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.
Files: /repo/. · reported by cisco-skill-scanner
1 LOW_ANALYZABILITY
Files: /repo · reported by cisco-skill-scanner