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 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 41 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| medium | Remote Payload | package/bin/tcurl.sh | matched "curl " | 12 |
| medium | Remote Payload | package/bin/toolcall.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts7
bumpnpm version prereleasedebugcross-env NODE_TLS_REJECT_UNAUTHORIZED=0 node --inspect-brk cli.jsdeploybash ./deploy.shpubnpm publish --tag alpha --access publicsetupDemocd prepDemo && node setupMaster.jsstartcross-env NODE_TLS_REJECT_UNAUTHORIZED=0 node cli.jstestcross-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-9axios^1.12.2cors^2.8.5cross-env^7.0.3debug^4.4.1dotenv^17.2.0dotenv-expand^12.0.3express^5.1.0express-list-endpoints^7.1.1mcp-framework^0.2.15selfsigned^2.4.1undici^7.13.0uuid^11.1.0zod^3.25.28