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 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":["@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"}'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
Status history (1 event)
- new → available · risk high · score 35 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts6
buildnode scripts/build.jsbuild:embeddedREACT_APP_MODE=embedded npm run buildlibbabel src --out-dir lib --copy-filesstartnode scripts/start.jstestnode scripts/test.js --env=jsdomtest: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.23autoprefixer7.1.6babel-core6.26.0babel-eslint7.2.3babel-jest20.0.3babel-loader8.0.5babel-preset-react-app^3.1.2babel-runtime6.26.0case-sensitive-paths-webpack-plugin2.1.1chalk1.1.3core-js2.5.7css-loader0.28.7dotenv4.0.0dotenv-expand4.2.0eslint4.10.0eslint-config-react-app^2.1.0eslint-loader1.9.0eslint-plugin-flowtype2.39.1eslint-plugin-import2.8.0eslint-plugin-jsx-a11y5.1.1eslint-plugin-react7.4.0extract-text-webpack-plugin3.0.2file-loader1.1.5fs-extra3.0.1html-webpack-plugin2.29.0i18next11.9.0immutability-helper2.8.1jest20.0.4- …and 27 more.