@pks-cli/cli
The next agentic CLI for .NET developers
7
Versions
MIT
License
Yes
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
No source commit
Maintainers
pksorensen
Keywords
clidotnetagenticdeveloper-toolsaiautomationkubernetesdevcontainer
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| typosquat | typosquat.levenshtein:joi | AI (typosquat): Scoped CLI package for .NET devs; no semantic or brand overlap with joi validation library. | ai | |
| install-scripts | install-script:postinstall | AI (install-scripts): Postinstall selects platform-specific prebuilt binary from optional deps; standard pattern for cross-platform CLI tools. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used in CLI bin entry point to spawn the native binary; expected for this package type. | ai |