PkgRadar

Package evidence

@financial-times/[email protected]

Credential file access, Install-time lifecycle script, Obfuscation Density +1 more

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.

Versions published
178Mature · −50% score
First published
Apr 2016
Publisher
the-ft

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherthe-ft
Artifact bytes326,814
Previous version13.0.0
Published2021-11-08T14:35:05.549Z
SHA-2566867d430c18d70dfaf39f24d1ff517981599d8b46d0a6db3b67481e54713e3f8

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
50Score
13.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Evidence

Static findings

3 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.json40
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.json40
lowCredential file accesspackage/tasks/deploy-static.js5
lowInstall-time lifecycle scriptpackage.json5
lowObfuscation Densitypackage/build-state/npm-shrinkwrap.json0

Manifest

Package metadata

Scripts 2

Sign in to view install / lifecycle script contents.

Dependencies18
  • aws-sdk^2.1.19
  • co^4.6.0
  • commander^3.0.0
  • denodeify^1.2.0
  • dotenv^8.0.0
  • foreman^3.0.0
  • glob^7.1.6
  • is-image^3.0.0
  • isomorphic-fetch^2.0.0
  • lodash.merge^4.6.1
  • md5-file^4.0.0
  • mime^2.4.4
  • nock^11.0.0
  • node-vault^0.9.0
  • nodemon^1.11.0
  • p-retry^4.0.0
  • semver^6.0.0
  • shellpromise^1.0.0