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.

Versions published
3
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,335
Previous version1.0.1
Published2026-06-12T11:44:16.015Z
SHA-2567d1112bb31955dd4a56d682bd8c845cb72bf13021b1a7e6bdc2d18b6d5f4c6e2

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
10Score
1.0.2Version
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
mediumCredential file accesspackage/dist/cli/index.jsmatched ".npmrc"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