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
- 2,630Niche · −30% score
- Versions published
- 462Mature · −50% score
- First published
- May 2024
- Publisher
- sabrina-oum
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
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":["[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":["[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 17 · 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
Scripts8
buildtscbuild:docjsdoc2md --files "src/**/*.ts{,?}" --configure ./jsdoc2md.json > ./addio-sdk-doc.mddevyarn build --watchpubsh publish.shtestnyc mochatest-at-pathnyc ./node_modules/.bin/_mocha --reporter spec -r tsconfig-paths/registertest-at-path:delaynyc ./node_modules/.bin/_mocha --delay --reporter spec -r tsconfig-paths/registertest:with-spec-reporternyc ./node_modules/.bin/_mocha --reporter spec -r tsconfig-paths/register 'src/test/**/*.ts'
Dependencies39
@aws-sdk/client-s3^3.540.0@googlemaps/google-maps-services-js3.3.27@googlemaps/js-api-loader^1.11.3@types/chai^4.2.22@types/chai-as-promised^7.1.5@types/crypto-js^4.0.1@types/csvtojson^2.0.0@types/google.maps^3.45.4@types/js-cookie^3.0.0@types/lodash^4.14.157@types/mocha^10.0.10@types/moment^2.13.0@types/node^18.11.18@types/node-fetch^2.5.7@types/react-dom^17.0.9@types/robust-point-in-polygon^1.0.2@types/scheduler^0.16.1@types/uuid^8.3.4algoliasearch^4.10.2bson^4.5.3chai^4.3.4chai-as-promised^7.1.1crypto-js^4.0.0csvtojson^2.0.10firebase^12.6.0firebase-admin^10.0.2google-auth-library^7.0.3isomorphic-unfetch^3.1.0mocha^11.7.5moment^2.29.1- …and 9 more.