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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 41 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/main/javascript/command/dpat-travis.js | matched "GITHUB_TOKEN" | 30 |
| high | Remote Dependency Spec | package.json | dependencies.babel-plugin-syntax-async-functions="https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz" | 12 |
| high | Remote Dependency Spec | package.json | dependencies.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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/main/javascript/command/dpat-travis.js | matched "GITHUB_TOKEN" | 30 |
| high | Remote Dependency Spec | package.json | dependencies.babel-plugin-syntax-async-functions="https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz" | 12 |
| high | Remote Dependency Spec | package.json | dependencies.babel-plugin-transform-regenerator="https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgz" | 12 |
| low | Install-time lifecycle script | package.json | postinstall="npm run installer" | 5 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| dependencies.babel-plugin-syntax-async-functions | https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz | low | 0 | no remote findings |
| dependencies.babel-plugin-transform-regenerator | https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgz | low | 0 | no remote findings |
Manifest
Package metadata
Scripts6
dpatnode src/main/javascript/command/dpat.jsinstallerINSTALLER_VER=0.4.5; cd target; FILE=$(npm pack @deskpro/apps-installer@$INSTALLER_VER); mv $FILE apps-installer.tgzpostinstallnpm run installerreleasenpm_bumptestjest src/testversionversion-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md
Dependencies50
archiver1.3.0babel-cli6.24.1babel-jest^23.4.0babel-loader6.4.1babel-plugin-import-rename1.0.1babel-plugin-lodash3.2.11babel-plugin-react-transform2.0.2babel-plugin-syntax-async-functionshttps://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgzbabel-plugin-transform-class-properties6.24.1babel-plugin-transform-decorators-legacy1.3.4babel-plugin-transform-es2015-modules-umd6.24.1babel-plugin-transform-object-assign6.22.0babel-plugin-transform-react-inline-elements6.22.0babel-plugin-transform-react-remove-prop-types0.3.3babel-plugin-transform-regeneratorhttps://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgzbabel-plugin-transform-rename-import2.0.0babel-plugin-transform-runtime6.23.0babel-preset-env^1.7.0babel-preset-react6.24.1babel-preset-stage-06.24.1babel-runtime6.23.0chunk-manifest-webpack-plugin1.0.0commander^2.9.0compression-webpack-plugin0.4.0copy-webpack-plugin4.0.0css-loader0.28.0empty-module0.0.2expose-loader0.7.3extract-text-webpack-plugin2.1.0file-loader1.1.5- …and 20 more.