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
- 1
- Versions published
- 1
- First published
- Jan 2026
- Publisher
- devakumaraswamy
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 35 · 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
Scripts9
bumpnpm version prereleasedebugcross-env NODE_TLS_REJECT_UNAUTHORIZED=0 node --inspect-brk cli.jsdeploybash ./deploy.shgetViyatlsbash ./scripts/getViyaca.shpubnpm publish --tag alpha --access publicpush2acrbash ./push2acr.shstartnode cli.jstestcd test && nodetesticross-env NODE_TLS_REJECT_UNAUTHORIZED=0 npx @modelcontextprotocol/inspector
Dependencies22
@modelcontextprotocol/sdk^1.25.1@sassoftware/restaf^5.6.0@sassoftware/restafedit^3.11.1-10@sassoftware/restaflib^5.6.0@sassoftware/viya-serverjs^0.6.1-5axios^1.13.2body-parser^2.2.1cors^2.8.5cross-env^10.1.0debug^4.4.3express^5.2.1express-list-endpoints^7.1.1express-rate-limit^8.2.1helmet^8.1.0mcp-framework^0.2.16node-cache^5.1.2open^11.0.0puppeteer^24.34.0selfsigned^5.2.0undici^7.16.0uuid^13.0.0zod^4.2.1