PkgRadar

Package evidence

@sassoftware/[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
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 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":["@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"}'
Artifact bytes10,181,000
Previous version0.2.4
Published2025-08-12T02:03:32.325Z
SHA-256cbd383bbd0501c3953b6375c9516a4afbab4fd06dac94d64ea9e67dac431d5e7

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
17Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk high · score 17 · 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
  • buildrimraf lib && babel src --out-dir lib
  • lintnpx eslint --fix src/*.js
  • proxycross-env NODE_TLS_REJECT_UNAUTHORIZED=0 node cli --env=./.env.proxy --docker=./Dockerfile
  • pubnpm publish --tag dev --access public
  • servercross-env NODE_TLS_REJECT_UNAUTHORIZED=0 node server.js --env=./.env.server --docker=./Dockerfile
  • testcross-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.0
  • axios^1.6.8
  • core-js^3.22.2
  • cross-spawn^7.0.3
  • debug^4.3.4
  • docker-file-parser^1.0.7
  • eslint-config-prettier^8.5.0
  • handlebars^4.7.7
  • hapi-require-https^5.0.0
  • joi^17.6.0
  • jwt-decode^3.1.2
  • node-cache-promise^1.0.2
  • only0.0.2
  • qs^6.10.3
  • regenerator-runtime^0.13.9
  • request-debug^0.2.0
  • selfsigned^2.0.1
  • uuid^8.3.2
  • yargs17.4.1