@botonic/nx-plugin
Nx plugin for creating Botonic bot applications
7
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
ahubstreericmarcoskhaeshahmrabatoraventosalbert_gomarizteam.platform
Keywords
nxbotonicplugingeneratorchatbothubtype
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:child-process-import | AI (semgrep): Nx executor plugin legitimately uses child_process to run build/test CLI commands; stable pattern for this package. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): Spreading process.env to pass environment to child processes is standard executor behavior; not exfiltration. | ai | |
| phantom-deps | phantom-dep:@nx/js | AI (phantom-deps): Nx plugins reference peer/config deps without direct imports; stable false positive for this package type. | ai | |
| phantom-deps | phantom-dep:@nx/react | AI (phantom-deps): Same as @nx/js — config-level reference, not a direct import; expected for Nx plugin packages. | ai |