@ai-plugins-cc/gemini
Use Gemini from Claude Code to review code or delegate tasks.
2
Versions
Apache-2.0
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
builtwithlove
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:silent-process-exec | AI (semgrep): Spawns own script as a task worker with fixed args; not a reverse shell or miner pattern. | ai | |
| semgrep | semgrep:silent-process-exec-var | AI (semgrep): Same detached task-worker spawn; scriptPath is derived from package's own ROOT_DIR. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): Passes process.env to Gemini CLI subprocess; standard pattern for CLI wrappers needing inherited env vars. | ai | |
| phantom-deps | phantom-dep:@ai-plugins-cc/shared-prompts | AI (phantom-deps): Same-org scoped package declared as dependency; likely used transitively or via dynamic import in the companion script. | ai |