PkgRadar

Package evidence

[email protected]

Credential file access: matched "aws_access_key"

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisheranub7com
Artifact bytes170,667
Previous versionnone
Published2026-05-24T08:04:02.981Z
SHA-256a3116c35ccc88ee120d2b051673365968edd13fb47182ba4e4bba562e741e894

Why flagged

What the scanner saw

Credential file access: matched "aws_access_key"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/nodes/Whm/properties/backup.jsmatched "aws_access_key"30
highCredential file accesspackage/dist/nodes/Whm/properties/security.jsmatched ".ssh"30

Manifest

Package metadata

Scripts7
  • buildtsc && node scripts/copy-icons.js
  • devtsc --watch
  • formatprettier nodes credentials --write
  • generatenode scripts/generate.js && npm run build
  • linteslint nodes credentials package.json
  • lint:fixeslint nodes credentials package.json --fix
  • prepublishOnlynpm run build