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
- 36
- Versions published
- 30Mature · −50% score
- First published
- Dec 2023
- Publisher
- devakumaraswamy
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":["@sassoftware/[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":["@sassoftware/[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
Scripts6
buildrimraf lib && babel src --out-dir liblintnpx eslint --fix src/*.jsproxycross-env NODE_TLS_REJECT_UNAUTHORIZED=0 node cli --env=./.env.proxy --docker=./Dockerfilepubnpm publish --tag dev --access publicservercross-env NODE_TLS_REJECT_UNAUTHORIZED=0 node server.js --env=./.env.server --docker=./Dockerfiletestcross-env node cli --env=./.env --docker=./Dockerfile
Dependencies25
@hapi/bell^12.3.0@hapi/boom^9.1.4@hapi/cookie^11.0.2@hapi/h2o2^9.1.0@hapi/hapi^21.3.2@hapi/inert^6.0.5@hapi/vision^6.1.0axios^1.6.8core-js^3.22.2cross-spawn^7.0.3debug^4.3.4docker-file-parser^1.0.7eslint-config-prettier^8.5.0handlebars^4.7.7hapi-require-https^5.0.0joi^17.6.0jwt-decode^3.1.2node-cache-promise^1.0.2only0.0.2qs^6.10.3regenerator-runtime^0.13.9request-debug^0.2.0selfsigned^2.0.1uuid^8.3.2yargs17.4.1