PkgRadar

Package evidence

@platform-x/[email protected]

no findings

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
138
Versions published
54Established · −30% score
First published
Oct 2025
Publisher
swathi.m

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@platform-x/[email protected]"],"fail_on":"review"}'

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":["@platform-x/[email protected]"],"fail_on":"review"}'
Publisherswathi.m
Artifact bytes20,589
Previous version2.3.19
Published2026-04-20T13:06:08.592Z
SHA-256825f2402cbeef0b208ce0e2a585ae98a32dd714b1f901be6e7875c568757313b

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
2.3.20Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildrimraf dist && tsc
  • devstartnpm run build && tsc-watch --onSuccess "node ./dist/index.js"
  • startnode ./dist/index.js
Dependencies12
  • axios1.12.2
  • axios-retry4.5.0
  • bunyan1.8.15
  • bunyan-format0.2.1
  • cls-hooked4.2.2
  • dotenv17.2.3
  • express5.1.0
  • hep-secret-access^1.3.4
  • http-status-codes2.3.0
  • rimraf6.0.1
  • tsc-watch7.2.0
  • uuid13.0.0