PkgRadar

Package evidence

[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
11,635Mainstream · −50% score
Versions published
28Established · −30% score
First published
Oct 2025
Publisher
simon_he

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishersimon_he
Artifact bytes155,018
Previous version0.0.39
Published2026-04-30T05:46:14.750Z
SHA-25609bb7ab08e5c708b9d903c2dfb7146374cb39f6c377008468ade6b9dfb7f2094

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
0.0.40Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts25
  • benchnode scripts/stream-benchmark.mjs
  • bench:playwrightnode scripts/playwright-bench.mjs
  • buildtsdown
  • compare:diff-uxnode scripts/playwright-diff-ux-compare.mjs
  • devnpm run build -- --watch src
  • formatprettier --write --cache .
  • linteslint . --cache
  • lint:fixpnpm run lint --fix
  • prepublishOnlypnpm build
  • publish:packagepnpm build && npm publish
  • releasebumpp --tag "v%s"
  • shot:diff-uxnode scripts/playwright-diff-ux-shot.mjs
  • smoke:diffnode scripts/playwright-diff-smoke.mjs
  • startesno src/index.ts
  • testvitest
  • typechecktsc --noEmit
  • validate:diff-gutternode scripts/playwright-diff-gutter-validate.mjs
  • validate:diff-hunk-actionsnode scripts/playwright-diff-hunk-actions-validate.mjs
  • validate:diff-hunk-custom-flownode scripts/playwright-diff-hunk-custom-flow-validate.mjs
  • validate:diff-hunk-update-diff-flownode scripts/playwright-diff-hunk-update-diff-flow-validate.mjs
  • validate:diff-inlinenode scripts/playwright-diff-inline-validate.mjs
  • validate:diff-transitionnode scripts/playwright-diff-transition-validate.mjs
  • validate:diff-unchanged-expandnode scripts/playwright-diff-unchanged-expand-validate.mjs
  • validate:diff-unchanged-revealnode scripts/playwright-diff-unchanged-reveal-validate.mjs
  • validate:markstream-diff-themenode scripts/playwright-markstream-diff-theme-validate.mjs
Dependencies3
  • @shikijs/monaco^3.23.0
  • alien-signals^2.0.8
  • shiki^3.23.0