Package evidence
@spinnaker/[email protected]
Install Lifecycle Suppresses Failure: postinstall="check-plugin && check-peer-dependencies || true"
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 505
- Versions published
- 160Mature · −50% score
- First published
- Oct 2017
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@spinnaker/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@spinnaker/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="check-plugin && check-peer-dependencies || true"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="check-plugin && check-peer-dependencies || true" | 20 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="check-plugin && check-peer-dependencies || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="check-plugin && check-peer-dependencies || true" | 5 |
Manifest
Package metadata
Scripts13
buildnpm run clean && NODE_ENV=production rollup -ccleannpx shx rm -rf builddevelopnpm run clean && run-p watch proxyformatprettier --write 'src/**/*.{ts,tsx,less}'linteslint --ext js,jsx,ts,tsx srcpostinstallcheck-plugin && check-peer-dependencies || trueprepublishOnlynpm run buildprettierprettier --write 'src/**/*.{js,jsx,ts,tsx,html,css,less,json}'prettier:checkprettier --check 'src/**/*.{js,jsx,ts,tsx,html,css,less,json}'proxydev-proxytestjesttest:debugnode --inspect-brk ./node_modules/.bin/jest --runInBandwatchrollup -c -w --no-watch.clearScreen
Dependencies38
@uirouter/core6.0.4@uirouter/react1.0.2@uirouter/react-hybrid1.0.2angular-ui-bootstrap^2.5.0ansi_up^5.0.0bootstrap3.4.1class-autobind-decorator^2.2.1human-readable-ids^1.0.4lodash4.17.21lodash-decorators4.5.0lodash-es4.17.21memoize-one^4.0.2ngimport^0.6.0react~16.14.0react-ace^6.1.4react-bootstrap^0.32.1react-bootstrap-typeahead^3.2.4react-container-dimensions^1.4.1react-day-picker^7.3.0react-dom~16.14.0react-ga^2.4.1react-redux^5.0.7react-sortable-hoc^0.6.8react-spring^8.0.27react-tether^1.0.5react-tooltip^3.10.0react-ultimate-pagination^1.2.0react-virtualized-select^3.1.3recoil^0.0.10redux^3.7.2- …and 8 more.
Optional dependencies1
fsevents2.3.3