PkgRadar

Package evidence

@miaskiewicz/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"miaskiewicz","burst_same_day":7,"burst_week":7,"lure":{"kind":"token_affix","target":"turbo"},"version_anomaly":false,"new_account":false}

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
7
First published
Jun 2026
Publisher
miaskiewicz

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":["@miaskiewicz/[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":["@miaskiewicz/[email protected]"],"fail_on":"review"}'
Publishermiaskiewicz
Artifact bytes89,934
Previous version0.1.4
Published2026-06-17T08:46:08.285Z
SHA-25659cc69faf65b610e02a8b2b0e0838d692a66c1d31d08de5776cbfd058ca85fab

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"miaskiewicz","burst_same_day":7,"burst_week":7,"lure":{"kind":"token_affix","target":"turbo"},"version_anomaly":false,"new_account":false}

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.5Version
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":"miaskiewicz","burst_same_day":7,"burst_week":7,"lure":{"kind":"token_affix","target":"turbo"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts19
  • benchnode bench/extract.mjs && node bench/crawl.mjs
  • bench:crawlnode bench/crawl.mjs
  • bench:extractnode bench/extract.mjs
  • ccgit ls-files src mcp playwright | grep -E '\.mjs$' | node scripts/cc-check.cjs --max 5
  • checknpm run lint && npm run format:check && npm run cc && npm run typecheck && npm test
  • crawl-benchnode harness/crawlers/run.mjs
  • crawl-bench:jsnode harness/crawlers/run.mjs --set=js
  • formatbiome format --write .
  • format:checkbiome format .
  • harnessnode harness/competitive/run.mjs
  • harness:jsnode harness/competitive/run.mjs js-quotes
  • hotpathnode harness/hotpath/run.mjs
  • lintoxlint
  • lint:fixoxlint --fix
  • preparegit config core.hooksPath .githooks || true
  • prepublishOnlynpm run check
  • testnode --test 'test/*.test.mjs'
  • test:covnode --test --experimental-test-coverage --test-coverage-include='src/**' 'test/*.test.mjs'
  • typechecktsgo --noEmit -p tsconfig.json
Dependencies4
  • @miaskiewicz/turbo-dom^0.2.4
  • @modelcontextprotocol/sdk^1.29.0
  • esbuild^0.25.0 || ^0.28.0
  • undici^8.5.0
Optional dependencies1
  • isolated-vm^6.0.0