PkgRadar

Package evidence

@deskpro/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
8
Versions published
16Established · −30% score
First published
Oct 2017
Publisher
helstern

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

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":["@deskpro/[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":["@deskpro/[email protected]"],"fail_on":"high"}'
Publisherhelstern
Artifact bytes110,881
Previous version0.10.5
Published2018-07-24T19:13:13.246Z
SHA-256979a5cce6f57066319f523d00c0fbecaf12b83ff91c0be620ede5ebea435dce4

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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
41Score
0.10.6Version
Status history (1 event)
  1. newavailable · risk high · score 41 · status changed

Evidence

Static findings

5 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/src/main/javascript/command/dpat-travis.jsmatched "GITHUB_TOKEN"30
highRemote Dependency Specpackage.jsondependencies.babel-plugin-syntax-async-functions="https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz"12
highRemote Dependency Specpackage.jsondependencies.babel-plugin-transform-regenerator="https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgz"12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/main/javascript/command/dpat-travis.jsmatched "GITHUB_TOKEN"30
highRemote Dependency Specpackage.jsondependencies.babel-plugin-syntax-async-functions="https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz"12
highRemote Dependency Specpackage.jsondependencies.babel-plugin-transform-regenerator="https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgz"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npm run installer"5
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.babel-plugin-syntax-async-functionshttps://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgzlow0no remote findings
dependencies.babel-plugin-transform-regeneratorhttps://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgzlow0no remote findings

Manifest

Package metadata

Scripts6
  • dpatnode src/main/javascript/command/dpat.js
  • installerINSTALLER_VER=0.4.5; cd target; FILE=$(npm pack @deskpro/apps-installer@$INSTALLER_VER); mv $FILE apps-installer.tgz
  • postinstallnpm run installer
  • releasenpm_bump
  • testjest src/test
  • versionversion-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md
Dependencies50
  • archiver1.3.0
  • babel-cli6.24.1
  • babel-jest^23.4.0
  • babel-loader6.4.1
  • babel-plugin-import-rename1.0.1
  • babel-plugin-lodash3.2.11
  • babel-plugin-react-transform2.0.2
  • babel-plugin-syntax-async-functionshttps://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz
  • babel-plugin-transform-class-properties6.24.1
  • babel-plugin-transform-decorators-legacy1.3.4
  • babel-plugin-transform-es2015-modules-umd6.24.1
  • babel-plugin-transform-object-assign6.22.0
  • babel-plugin-transform-react-inline-elements6.22.0
  • babel-plugin-transform-react-remove-prop-types0.3.3
  • babel-plugin-transform-regeneratorhttps://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgz
  • babel-plugin-transform-rename-import2.0.0
  • babel-plugin-transform-runtime6.23.0
  • babel-preset-env^1.7.0
  • babel-preset-react6.24.1
  • babel-preset-stage-06.24.1
  • babel-runtime6.23.0
  • chunk-manifest-webpack-plugin1.0.0
  • commander^2.9.0
  • compression-webpack-plugin0.4.0
  • copy-webpack-plugin4.0.0
  • css-loader0.28.0
  • empty-module0.0.2
  • expose-loader0.7.3
  • extract-text-webpack-plugin2.1.0
  • file-loader1.1.5
  • …and 20 more.