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.
108 critical findings reported by cisco-skill-scanner, agent-audit-kit, 94 of them in the installed artifact. The composite score alone does not reflect this — read the per-scanner reports below.
This artifact ships from 2 sources and their verdicts differ. The worst is github (Flagged). Installing from a cleaner source does not mean the others are safe — check the source you actually install from.
github: https://github.com/vitorcen/gemini-cli-2-api, 673 findings
Choose your runtime: the CLI writes the mcpServers config entry for that target.
nerlo install --target claude-code -- @vitorcen/gemini-cli-2-api
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
6 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.
v1.4.0
2 findings · 0.5s
v2.0.11
575 findings · 23.5s
v0.3.74
70 findings · 33.3s
v0.1.0
19 findings · 33.2s
v0.1.0
7 findings · 33.3s
v0.1.0
0 findings · 37.3s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.1s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image.
2 scans on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Sep 3, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source: complete | rejected |
| Aug 10, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·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 673 findings across every scanner that examined this package. 14 of 108 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.
327 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, YARA_command_injection_generic, COMMAND_INJECTION_EVAL and 10 more · Files: /repo/packages/a2a-server/src/http/claudeProxy.test.ts, /repo/packages/a2a-server/src/http/geminiProxy.test.ts, /repo/packages/a2a-server/src/http/openaiProxy.test.ts and 43 more · reported by cisco-skill-scanner, agent-audit-kit, nerlo-behavioral
31 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: AAK-MCP-MARKETPLACE-CONFIG-FETCH-001, AAK-MCP-018, AAK-STATE-PRIVACY-002 and 8 more · Files: packages/cli/src/commands/extensions/examples/mcp-server/example.ts, packages/core/src/code_assist/oauth2.test.ts, docs/tos-privacy.md and 14 more · reported by agent-audit-kit, cisco-skill-scanner, nerlo-install-instruction and 1 more
3 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: permissions-no-block, hooks-no-pretooluse, MANIFEST_INVALID_NAME · Files: .vscode/settings.json, /repo/.github/SKILL.md · reported by agentshield, cisco-skill-scanner
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.
116 DATA_EXFIL_JS_FS_ACCESS
Files: /repo/packages/a2a-server/src/agent/task.ts, /repo/packages/a2a-server/src/config/extension.ts, /repo/packages/a2a-server/src/config/settings.ts and 46 more · reported by cisco-skill-scanner
84 COMMAND_INJECTION_JS_CHILD_PROCESS
Files: /repo/integration-tests/test-helper.ts, /repo/packages/cli/src/utils/gitUtils.ts, /repo/packages/cli/src/utils/installationInfo.ts and 25 more · reported by cisco-skill-scanner
15 DATA_EXFIL_JS_NETWORK
Files: /repo/packages/cli/src/config/extensions/github.ts, /repo/packages/cli/src/ui/commands/setupGithubCommand.ts, /repo/packages/cli/src/utils/gitUtils.ts and 7 more · reported by cisco-skill-scanner
12 FILE_MAGIC_MISMATCH
Files: /repo/packages/vscode-ide-companion/scripts/check-vscode-release.js, /repo/scripts/generate-git-commit-info.js, /repo/scripts/build_vscode_companion.js and 8 more · reported by cisco-skill-scanner
10 HIDDEN_DATA_FILE
Files: /repo/.prettierrc.json, /repo/.gemini/config.yaml, /repo/.gcp/release-docker.yml and 6 more
Artifact has critical command injection and data taint vulnerabilities.
The artifact exhibits critical command injection vulnerabilities, allowing shell execution via child processes and `eval` in files like `/repo/bin/cli.js` and `/repo/packages/cli/src/utils/sandbox.ts`. It also contains a critical data taint vulnerability in `packages/cli/src/zed-integration/zedIntegration.ts`, indicating potential for untrusted input to influence program behavior. Additionally, high severity findings point to dynamic code execution and potential credential exposure leading to network egress.
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.
9 COMMAND_INJECTION_EVAL
Files: /repo/bin/cli.js, /repo/packages/cli/src/ui/commands/aboutCommand.ts, /repo/packages/cli/src/ui/commands/bugCommand.ts · reported by cisco-skill-scanner
6 AAK-OAUTH-007
Files: packages/core/src/index.ts, packages/core/src/mcp/oauth-token-storage.ts, packages/core/src/mcp/oauth-utils.ts and 3 more · reported by agent-audit-kit
5 MANIFEST_MISSING_LICENSE
Files: /repo/SKILL.md, /repo/hello/SKILL.md, /repo/packages/a2a-server/SKILL.md and 2 more · reported by cisco-skill-scanner
5 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/hello/SKILL.md, /repo/packages/a2a-server/SKILL.md and 2 more · reported by cisco-skill-scanner
4 AAK-LEGAL-002
Files: package.json, packages/a2a-server/package.json, packages/core/package.json and 1 more · reported by agent-audit-kit
4 AAK-TAINT-003
Files: packages/vscode-ide-companion/src/ide-server.ts, packages/core/src/code_assist/oauth2.ts, packages/cli/src/config/extension.ts · reported by agent-audit-kit
4 AAK-TASKS-003
Files: packages/a2a-server/src/persistence/gcs.ts, packages/a2a-server/src/agent/task.ts, packages/a2a-server/src/agent/executor.ts and 1 more · reported by agent-audit-kit
4 LOW_ANALYZABILITY
Files: /repo/packages/a2a-server, /repo/packages/a2a-server/src/http, /repo and 1 more · reported by cisco-skill-scanner
4 opt.nerlo-rules.nerlo-dynamic-exec
Files: /repo/bin/cli.js, /repo/packages/core/src/ide/ide-installer.ts · reported by nerlo-behavioral
4 opt.nerlo-rules.nerlo-hardcoded-external-egress
Files: /repo/packages/cli/src/utils/gitUtils.ts, /repo/packages/core/src/code_assist/oauth2.ts, /repo/packages/core/src/telemetry/clearcut-logger/clearcut-logger.ts and 1 more · reported by nerlo-behavioral
4 opt.nerlo-rules.nerlo-js-secret-to-network-egress
Files: /repo/packages/core/src/code_assist/oauth2.ts, /repo/packages/core/src/mcp/oauth-provider.ts · reported by nerlo-behavioral
3 AAK-MCP-018
Files: integration-tests/test-mcp-server.ts, packages/vscode-ide-companion/src/ide-server.ts, packages/core/src/code_assist/oauth2.ts · reported by agent-audit-kit
3 AAK-SECRET-004
Files: packages/core/src/code_assist/oauth2.ts, packages/cli/src/config/settings.ts · reported by agent-audit-kit
2 AAK-ANTHROPIC-SDK-001
Files: packages/core/src/tools/mcp-client.ts, packages/core/src/ide/ide-client.ts · reported by agent-audit-kit
2 AAK-OAUTH-008
Files: packages/core/src/mcp/oauth-provider.ts, packages/core/src/tools/mcp-client.ts · reported by agent-audit-kit
1 AAK-AGENT-TRUST-004
Files: GEMINI.md · reported by agent-audit-kit
1 AAK-DNS-REBIND-002
Files: package.json · reported by agent-audit-kit
1 AAK-MCP-DEPRECATED-001
Files: packages/core/src/tools/mcp-client.ts · reported by agent-audit-kit
1 AAK-MCP-DEPRECATED-003
Files: packages/vscode-ide-companion/src/ide-server.ts · reported by agent-audit-kit
1 AAK-MCP-STATELESS-001
Files: packages/vscode-ide-companion/src/ide-server.ts · reported by agent-audit-kit
1 AAK-OAUTH-001
Files: packages/core/src/mcp/oauth-utils.ts · reported by agent-audit-kit
1 AAK-OAUTH-005
Files: packages/core/src/mcp/oauth-utils.ts · reported by agent-audit-kit
1 AAK-OAUTH-006
Files: packages/core/src/mcp/oauth-provider.ts · reported by agent-audit-kit
1 AAK-OAUTH-3P-001
Files: package.json · reported by agent-audit-kit
1 AAK-SUPPLY-005
Files: package-lock.json · reported by agent-audit-kit
1 AAK-TAINT-001
Files: packages/cli/src/zed-integration/zedIntegration.ts · reported by agent-audit-kit
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
Showing 25 of 114; the rest are in the per-scanner reports above.