PkgRadar

Package evidence

@spaced-out/[email protected]

Obfuscation: matched "\\u0000"

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
636
Versions published
414Mature · −50% score
First published
Nov 2022
Publisher
diwaker.surya

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@spaced-out/[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":["@spaced-out/[email protected]"],"fail_on":"review"}'
Publisherdiwaker.surya
Artifact bytes773,649
Previous version0.6.16
Published2026-05-13T07:58:18.983Z
SHA-2563103b34dcfb1c794f267d1f3c6498b9cbfde3b6ceb8f9bd28a4d2917861f8aa3

Why flagged

What the scanner saw

Obfuscation: matched "\\u0000"

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

Availability ledger

available

review
Last checked
reviewRisk
9Score
0.6.17Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/eslint.config.mjsmatched "\\u0000"3
lowCredential file accesspackage/.github/workflows/publish-mcp.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/.github/workflows/publish_to_npm.ymlmatched "GITHUB_TOKEN"3
lowObfuscationpackage/lib/components/Combobox/Combobox.jsmatched "\\xA0"3
lowObfuscationpackage/lib/components/Input/Input.jsmatched "\\xA0"3
lowObfuscationpackage/lib/components/Textarea/Textarea.jsmatched "\\xA0"3

Manifest

Package metadata

Scripts3
  • buildnode build-mcp-data.js
  • prepublishOnlyyarn build
  • testnode index.js --test
Dependencies1
  • @modelcontextprotocol/sdk^0.6.0