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.

Versions published
69Established · −30% score
First published
Jun 2025
Publisher
devakumaraswamy

Effective trust discount applied: 30% (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 bytes168,462
Previous version0.15.1
Published2025-10-20T17:08:23.556Z
SHA-25698aefeae14b1d12e204b32d5fdae4cd6d2b12482c720dc6cd0b321e98f7a3cd3

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
41Score
0.15.2Version
Status history (1 event)
  1. newavailable · risk high · score 41 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
mediumRemote Payloadpackage/bin/tcurl.shmatched "curl "12
mediumRemote Payloadpackage/bin/toolcall.shmatched "curl "12

Manifest

Package metadata

Scripts7
  • bumpnpm version prerelease
  • debugcross-env NODE_TLS_REJECT_UNAUTHORIZED=0 node --inspect-brk cli.js
  • deploybash ./deploy.sh
  • pubnpm publish --tag alpha --access public
  • setupDemocd prepDemo && node setupMaster.js
  • startcross-env NODE_TLS_REJECT_UNAUTHORIZED=0 node cli.js
  • testcross-env NODE_TLS_REJECT_UNAUTHORIZED=0 npx @modelcontextprotocol/inspector
Dependencies17
  • @modelcontextprotocol/sdk^1.19.1
  • @sassoftware/restaf^5.5.1-9
  • @sassoftware/restafedit^3.11.1-10
  • @sassoftware/restaflib^5.5.1-9
  • axios^1.12.2
  • cors^2.8.5
  • cross-env^7.0.3
  • debug^4.4.1
  • dotenv^17.2.0
  • dotenv-expand^12.0.3
  • express^5.1.0
  • express-list-endpoints^7.1.1
  • mcp-framework^0.2.15
  • selfsigned^2.4.1
  • undici^7.13.0
  • uuid^11.1.0
  • zod^3.25.28