PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
391
Versions published
4
First published
Jun 2026
Publisher
heroamogs

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"}'
Publisherheroamogs
Artifact bytes635,424
Previous version1.0.2
Published2026-06-12T16:01:04.170Z
SHA-2560b0e99a218c2639e51196ba080684bee2c22e20cbafa4919a73b7b97926f81e3

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/cli/index.jsmatched ".npmrc"10
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"heroamogs","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts4
  • buildtsc
  • flowstridenode ./dist/cli/index.js
  • prepublishOnlynpm run build
  • testecho 'Test script to be configured'
Dependencies12
  • @inquirer/prompts^7.10.1
  • 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