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.
- Versions published
- 805Mature · −50% score
- First published
- May 2021
- Publisher
- gmartowski
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
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["@trustpayments/[email protected]"],"fail_on":"review"}'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":["@trustpayments/[email protected]"],"fail_on":"review"}'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 review · score 10 · 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
Scripts14
buildwebpack --config webpack.prod.jsbuild:devwebpack --config webpack.dev.jsbuild:prodwebpack --config webpack.prod.jsbuild:testwebpack --config webpack.test.jscopycopyfiles --flat ./dist/stcard.js ./dist/stcardstyle.css ./coveragejest --coverageexamplews --rewrite '/* -> /dist/$1' --httpsexport:translationscross-env-shell i18next-conv -l '$npm_package_config_locale' -s ./src/core/translations/$npm_package_config_locale.json -t ./translations/$npm_package_config_locale.poimport:translationscross-env-shell i18next-conv -l '$npm_package_config_locale' -s ./translations/$npm_package_config_locale.po -t ./src/core/translations/$npm_package_config_locale.jsonprettier./node_modules/.bin/prettier --write ./src/**/*.{ts,js,css,json}prodnpm run build && npm run copystartwebpack serve --color --progress --config webpack.dev.jsstart:testwebpack serve --color --progress --config webpack.test.jstestjest --watchAll
Dependencies15
@babel/polyfill7.12.1@babel/runtime7.12.5@trustpayments/ts-iin-lookup0.1.22@trustpayments/ts-luhn-check0.1.22@types/joi14.3.4@types/promise-polyfill6.0.3caniuse-lite1.0.30001189es6-promise-promise1.0.0i18next19.8.7joi17.3.0joi-browser13.4.0location-origin1.1.4promise-polyfill8.2.0url-polyfill1.1.12whatwg-fetch3.5.0