Cargo · crates.io
ktstr
Rs Build Time Command Combo: Process spawn (std::process::Command) paired with network / base64 / env-token read at build time.
Why PkgRadar flagged 0.8.0
| Severity | Signal | Evidence |
|---|---|---|
| high | Rs Build Time Command Combo | Process spawn (std::process::Command) paired with network / base64 / env-token read at build time. · ktstr-0.8.0/build.rs |
| high | Rs Build Time Network | HTTP / TCP network call inside build.rs — downloads at compile time. · ktstr-0.8.0/build.rs |
| high | Rs Build Time Env Token Read | Reads CI/CD secret env vars (AWS / GitHub / GitLab / Cargo / NPM tokens) at build time. · ktstr-0.8.0/build.rs |
| medium | Rs Build Time Command | Process spawn (std::process::Command) at build time. · ktstr-0.8.0/src/cli/kernel_build/build.rs |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
0.8.0 | High risk | 180 | 2026-05-30 |
Related campaigns
Block this in CI
pkgradar gate --ecosystem cargo [email protected]