PkgRadar

Package evidence

[email protected]

Suspicious Publish Context

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
70
First published
Jul 2026
Publisher
monotykamary

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":["[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"}'
Publishermonotykamary
Artifact bytes690,277
Previous version0.21.30
Published2026-07-20T14:23:44.700Z
SHA-256fbdbb93c37da6483d3d6a7983b639fd15fe066c6c4c74bda94dbe7acb58b0704

Why flagged

What the scanner saw

Suspicious Publish Context

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.21.31Version
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 Contextmanifest10

Manifest

Package metadata

Dependencies9
  • @jitl/quickjs-singlefile-mjs-release-sync^0.32.0
  • diff^8.0.4
  • mcporter^0.12.3
  • pi-code-previews^0.1.36
  • quickjs-emscripten-core^0.32.0
  • shiki^4.3.1
  • typebox1.1.38
  • typescript^6.0.3
  • yaml^2.9.0