PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.recast="https://github.com/coderaiser/recast/archive/v0.18.2-fix.tar.gz"

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
19,152Mainstream · −50% score
Versions published
1,496Mature · −50% score
First published
Nov 2018
Publisher
coderaiser

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":["[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":["[email protected]"],"fail_on":"high"}'
Publishercoderaiser
Artifact bytes1,656,166
Previous version5.2.1
Published2019-08-12T14:25:27.041Z
SHA-2563600367a75a8abc80e5ed7280cbeb377509241db32d321ee05d175007e97b20a

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.recast="https://github.com/coderaiser/recast/archive/v0.18.2-fix.tar.gz"

2 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.recast="https://github.com/coderaiser/recast/archive/v0.18.2-fix.tar.gz"12
highDependency Changed To Remote Vs Previouspackage.jsondependencies.recast changed to remote spec in 5.3.0 vs 5.2.1: "https://github.com/coderaiser/recast/archive/v0.18.2-fix.tar.gz"12
mediumRemote Dependency Specpackage.jsondevDependencies.async-await-codemod="https://github.com/sgilroy/async-await-codemod.git"8
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.recast="https://github.com/coderaiser/recast/archive/v0.18.2-fix.tar.gz"12
highDependency Changed To Remote Vs Previouspackage.jsondependencies.recast changed to remote spec in 5.3.0 vs 5.2.1: "https://github.com/coderaiser/recast/archive/v0.18.2-fix.tar.gz"12
mediumRemote Dependency Specpackage.jsondevDependencies.async-await-codemod="https://github.com/sgilroy/async-await-codemod.git"8
lowLarge Javascript Payloadpackage/dist/putout.js9006386 bytes0

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.recasthttps://github.com/coderaiser/recast/archive/v0.18.2-fix.tar.gzerror0unexpected end of file
devDependencies.async-await-codemodhttps://github.com/sgilroy/async-await-codemod.giterror0invalid gzip header

Manifest

Package metadata

Scripts12
  • buildmadrun build
  • build:basemadrun build:base
  • build:devmadrun build:dev
  • coveragemadrun coverage
  • fix:lintmadrun fix:lint
  • lintmadrun lint
  • lint:progressmadrun lint:progress
  • prepublishOnlymadrun prepublishOnly
  • putoutmadrun putout
  • reportmadrun report
  • testmadrun test
  • watch:testmadrun watch:test
Dependencies62
  • @babel/core^7.5.4
  • @babel/generator^7.3.0
  • @babel/parser^7.3.1
  • @babel/template^7.2.2
  • @babel/traverse^7.1.6
  • @babel/types^7.2.0
  • @putout/formatter-codeframe^1.0.0
  • @putout/formatter-dump^1.0.0
  • @putout/formatter-json^1.0.0
  • @putout/formatter-progress^1.0.0
  • @putout/formatter-stream^1.0.0
  • @putout/operate^1.0.0
  • @putout/plugin-apply-destructuring^2.0.0
  • @putout/plugin-convert-apply-to-spread^1.0.0
  • @putout/plugin-convert-arguments-to-rest^1.0.0
  • @putout/plugin-convert-binary-expression-to-boolean^1.0.0
  • @putout/plugin-convert-commonjs-to-esm^1.0.0
  • @putout/plugin-convert-esm-to-commonjs^1.0.0
  • @putout/plugin-convert-for-each-to-for-of^1.0.0
  • @putout/plugin-convert-math-pow^1.0.0
  • @putout/plugin-convert-object-assign-to-merge-spread^1.0.0
  • @putout/plugin-convert-top-level-return^1.0.0
  • @putout/plugin-extract-object-properties^1.0.0
  • @putout/plugin-extract-sequence-expressions^1.0.0
  • @putout/plugin-madrun^1.0.1
  • @putout/plugin-merge-destructuring-properties^1.0.0
  • @putout/plugin-merge-if-statements^1.0.0
  • @putout/plugin-putout^1.0.0
  • @putout/plugin-remove-boolean-from-logical-expressions^1.0.0
  • @putout/plugin-remove-console^1.0.0
  • …and 32 more.