@a5c-ai/babysitter-gemini
Babysitter plugin for Gemini CLI — event-sourced orchestration with AfterAgent continuation hooks, session binding, and human-in-the-loop approval gates
4
Versions
MIT
License
Yes
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
tmuskalbenihak
Keywords
babysittergeminiorchestration
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:postinstall | AI (install-scripts): Postinstall runs a local node script for plugin setup; consistent with documented extension pattern for this package. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): Standard pattern: passing process.env + extra var to spawnSync in a CLI tool; not exfiltration. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): CLI orchestration tool legitimately uses child_process; stable pattern across versions. | ai |