PkgRadar

Package evidence

@abnpm/[email protected]

Credential file access: matched ".npmrc"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@abnpm/[email protected]"],"fail_on":"high"}'

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":["@abnpm/[email protected]"],"fail_on":"high"}'
Publisherabnpm
Artifact bytes8,659
Previous versionnone
Published2025-09-03T08:01:15.962Z
SHA-256afdac417b775163de1dd3b82b9af2b9e544a11491f6d2505463c121defeb915a

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

high
Last checked
highRisk
30Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

abnpm

2 members · evidence strength 50

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/utils/pm.jsmatched ".npmrc"30

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies10
  • axios^1.6.7
  • chalk^4.1.2
  • commander^8.1.0
  • exceljs^4.4.0
  • execa^5.1.1
  • file-saver^2.0.5
  • fs-extra^10.0.0
  • inquirer^8.1.2
  • ora^3.4.0
  • validate-npm-package-name^3.0.0