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
- 37
- Versions published
- 11Established · −30% score
- First published
- Apr 2018
- Publisher
- ft-internal-products
Effective trust discount applied: −30% (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":["@financial-times/[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":["@financial-times/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | — | 5 |
Manifest
Package metadata
Sign in to view install / lifecycle script contents.
Dependencies34
@babel/core^7.0.0-beta.49@babel/polyfill^7.0.0-beta.49@babel/register^7.0.0-beta.49babel-eslint8.2.3chai^4.1.2chai-jest-snapshot^2.0.0chai-string^1.4.0debug^3.1.0eslint^4.19.1fast-glob^2.2.0find-down^0.1.4find-up^2.1.0format-package^4.2.0fs-extra^6.0.1handlebars^4.0.11inquirer^5.2.0inquirer-path^1.0.0-beta5jsdom^11.7.0lodash.curry^4.1.1lodash.merge^4.6.1micromatch^3.1.10mocha^5.1.0mocha-junit-reporter^1.17.0mocha-multi-reporters^1.1.7mochawesome^3.0.2nyc^11.6.0pirates^3.0.2pkg-up^2.0.0read-pkg^3.0.0read-pkg-up^3.0.0- …and 4 more.