PkgRadar

Package evidence

@atom8n/[email protected]

no static 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
150
Versions published
31Established · −30% score
First published
Sep 2025
Publisher
atom8n-user
External confirmation
MAL-2026-13414OSV match · pinned to high regardless of other signals

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":["@atom8n/[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":["@atom8n/[email protected]"],"fail_on":"high"}'
Publisheratom8n-user
Artifact bytes521,391
Previous version0.17.31
Published2026-07-18T16:05:38.584Z
SHA-256db781e6416089eef10c8c88585df11f03fcdd57ae05436a1c071916016881a7a

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

high
Last checked
highRisk
0Score
0.17.32Version
Status history (2 events)
  1. availableavailable · risk high · score 0 · status available -> available, risk low -> high, score 0 -> 0
  2. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Dependencies12
  • @iarna/toml^2.2.5
  • @modelcontextprotocol/inspector-cli^0.17.3
  • @modelcontextprotocol/inspector-client^0.17.3
  • @modelcontextprotocol/inspector-server^0.17.3
  • @modelcontextprotocol/sdk^1.18.0
  • concurrently^9.2.0
  • node-fetch^3.3.2
  • open^10.2.0
  • shell-quote^1.8.3
  • spawn-rx^5.1.2
  • ts-node^10.9.2
  • zod^3.25.76