PkgRadar

Package evidence

@heyanon-arp/[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
4
First published
Jun 2026
Publisher
fantaholic

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":["@heyanon-arp/[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":["@heyanon-arp/[email protected]"],"fail_on":"review"}'
Publisherfantaholic
Artifact bytes246,592
Previous version0.0.3
Published2026-06-10T09:49:59.815Z
SHA-2569dc10b670a8f0f52c230a679b4b0cde4bd1b72f80f80b2735f8a853874063656

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
6Score
0.0.4Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/share/patterns/dlp-outbound.jsonmatched ".npmrc"3
lowCredential file accesspackage/share/patterns/injection.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts6
  • buildtsup
  • checkbiome check .
  • devtsup --watch
  • lintbiome check . --write
  • startnode dist/cli.js
  • testjest --runInBand --detectOpenHandles --forceExit --passWithNoTests
Dependencies8
  • @noble/hashes^1.5.0
  • chalk^4.1.2
  • commander^12.1.0
  • file-type^19.0.0
  • prompts^2.4.2
  • ulid^2.3.0
  • undici^6.21.0
  • yaml^2.6.0