PkgRadar

Package evidence

@sonnechasser/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"sonnechasser-ntrp","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}

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
2
First published
Jun 2026
Publisher
sonnechasser-ntrp

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":["@sonnechasser/[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":["@sonnechasser/[email protected]"],"fail_on":"review"}'
Artifact bytes1,312,835
Previous versionnone
Published2026-06-13T14:47:28.920Z
SHA-256b7fdb8fad279b1c741c3de5c70121dbabb34f15e436cb7bdac8ea427e635d5fe

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"sonnechasser-ntrp","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"sonnechasser-ntrp","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts15
  • buildtsup
  • devtsup --watch
  • preparetsup
  • releasenpm run build && npm pack
  • startnode dist/index.js
  • test:conversationnode scripts/conversation-smoke.mjs
  • test:global-adminnode scripts/global-admin-smoke.mjs
  • test:headlessnode scripts/headless-contract-smoke.mjs
  • test:lens-isolationnode scripts/lens-isolation-smoke.mjs
  • test:llm-resolvernode scripts/llm-resolver-smoke.mjs
  • test:post-actionnode scripts/post-action-smoke.mjs
  • test:updatenode scripts/update-smoke.mjs
  • test:verbositynode scripts/verbosity-investigation.mjs
  • test:whimsynode dist/demo/whimsy-smoke.js
  • typechecktsc --noEmit
Dependencies9
  • @anthropic-ai/sdk^0.39.0
  • chalk^5.4.1
  • cli-table3^0.6.5
  • duckdb^1.2.2
  • openai^4.104.0
  • ora^8.2.0
  • papaparse^5.5.2
  • pdf-parse^2.4.5
  • yaml^2.9.0