@open-hax/eta-mu-cli
Coding agent CLI with read, bash, edit, write tools and session management
2
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
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
risuki
Keywords
coding-agentaillmclituiagent
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:steganography-image-eval | AI (semgrep): Fires on WAD file read in a Doom example extension; no image-based code execution. | ai | |
| semgrep | semgrep:shady-links-raw-ip | AI (semgrep): Raw IP is 127.0.0.1 localhost OAuth redirect URI in an example extension; not exfiltration. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): Used to load a bundled Doom JS module in an example extension; not user-controlled input. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Decodes base64 image data and writes to disk in an image-gen example; legitimate use. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): Used in a notify example extension to send Windows toast notifications via powershell; expected for a CLI tool. | ai | |
| phantom-deps | phantom-dep:marked | AI (phantom-deps): marked is listed as a runtime dependency in package.json; phantom-dep heuristic false positive. | ai |