npm · registry.npmjs.org
@openthink/team
Install Lifecycle Suppresses Failure: postinstall="[ -n \"$OTEAM_SKIP_INSTALL_COMMANDS\" ] || node dist/index.js install-commands || true"
Why PkgRadar flagged 1.2.0
| Severity | Signal | Evidence |
|---|---|---|
| high | New Lifecycle Script Vs Previous | postinstall added in 1.2.0 vs 1.1.0: "[ -n \"$OTEAM_SKIP_INSTALL_COMMANDS\" ] || node dist/index.js install-commands || true" · package.json |
| high | Install Lifecycle Suppresses Failure | postinstall="[ -n \"$OTEAM_SKIP_INSTALL_COMMANDS\" ] || node dist/index.js install-commands || true" · package.json |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
1.2.0 | High risk | 65 | 2026-06-10 |
1.4.2 | Review | 16 | 2026-05-25 |
1.4.1 | Review | 16 | 2026-05-25 |
1.4.0 | Review | 16 | 2026-05-25 |
1.3.0 | Review | 55 | 2026-05-25 |
1.1.0 | Low risk | 0 | 2026-05-25 |
Campaign attribution
Related campaigns
- install_lifecycle_suppresses_failure:postinstall="[ -n \"$oteam_skip_install_commands\" ] || node dist/index.js install-commands || true" — 2 releases, max score 135
- install_lifecycle_script:postinstall="[ -n \"$oteam_skip_install_commands\" ] || node dist/index.js install-commands || true" — 2 releases, max score 135
- install_lifecycle_remote_or_exec:postinstall="[ -n \"$oteam_skip_install_commands\" ] || node dist/index.js install-commands || true" — 2 releases, max score 135
Block this in CI
pkgradar gate --ecosystem npm @openthink/[email protected]