Cargo · crates.io
codecpod
Rs Build Time Command Combo: Process spawn (std::process::Command) paired with network / base64 / env-token read at build time.
Why PkgRadar flagged 0.1.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. · codecpod-0.1.0/build.rs |
| high | Rs Build Time Network | HTTP / TCP network call inside build.rs — downloads at compile time. · codecpod-0.1.0/build.rs |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
0.1.0 | High risk | 100 | 2026-06-03 |
Related campaigns
- rs_build_time_network:http / tcp network call inside build.rs — downloads at compile time. — 94 releases, max score 192
- rs_build_time_command_combo:process spawn (std::process::command) paired with network / base64 / env-token read at build time. — 35 releases, max score 192
Block this in CI
pkgradar gate --ecosystem cargo [email protected]