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.

Versions published
1
First published
Jun 2026
Publisher
heroamogs

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"}'
Publisherheroamogs
Artifact bytes74,623
Previous versionnone
Published2026-06-05T16:43:44.906Z
SHA-256d85d520aa837415a66b8c59389651e96f14be36529e0f5b2f41530cb15c5bcb3

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsc
  • flowstridenode ./dist/cli/index.js
  • prepublishOnlynpm run build
  • testecho 'Test script to be configured'
Dependencies11
  • chalk^4.1.2
  • commander^11.0.0
  • dotenv^17.4.2
  • open^11.0.0
  • ora^5.4.1
  • playwright^1.59.1
  • playwright-extra^4.3.6
  • puppeteer-extra-plugin-stealth^2.11.2
  • ts-node^10.9.2
  • undici^7.25.0
  • ws^8.20.1
Optional dependencies1
  • @rolldown/binding-darwin-arm64^0.15.1