PkgRadar

Package evidence

@protacon/[email protected]

Credential File Packaged: package/.env

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
6
Versions published
3
First published
Apr 2019
Publisher
ptcs_seppo_storage

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":["@protacon/[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":["@protacon/[email protected]"],"fail_on":"high"}'
Artifact bytes98,394
Previous version1.0.0-pre-alpha
Published2019-06-05T07:45:16.987Z
SHA-2563b2df64e5eeb7687ed3e4af1278dfbee00a170a05e742d1a97601f13c8f245c5

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts6
  • buildnode scripts/build.js
  • build:embeddedREACT_APP_MODE=embedded npm run build
  • libbabel src --out-dir lib --copy-files
  • startnode scripts/start.js
  • testnode scripts/test.js --env=jsdom
  • test:ciCI=true node scripts/test.js --env=jsdom --coverage
Dependencies57
  • @material-ui/core3.9.3
  • @material-ui/icons3.0.1
  • @material-ui/lab3.0.0-alpha.23
  • autoprefixer7.1.6
  • babel-core6.26.0
  • babel-eslint7.2.3
  • babel-jest20.0.3
  • babel-loader8.0.5
  • babel-preset-react-app^3.1.2
  • babel-runtime6.26.0
  • case-sensitive-paths-webpack-plugin2.1.1
  • chalk1.1.3
  • core-js2.5.7
  • css-loader0.28.7
  • dotenv4.0.0
  • dotenv-expand4.2.0
  • eslint4.10.0
  • eslint-config-react-app^2.1.0
  • eslint-loader1.9.0
  • eslint-plugin-flowtype2.39.1
  • eslint-plugin-import2.8.0
  • eslint-plugin-jsx-a11y5.1.1
  • eslint-plugin-react7.4.0
  • extract-text-webpack-plugin3.0.2
  • file-loader1.1.5
  • fs-extra3.0.1
  • html-webpack-plugin2.29.0
  • i18next11.9.0
  • immutability-helper2.8.1
  • jest20.0.4
  • …and 27 more.