PkgRadar

Package evidence

@mounaji_npm/[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":["@mounaji_npm/[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":["@mounaji_npm/[email protected]"],"fail_on":"high"}'
Publisherlucilo
Artifact bytes35,403
Previous version0.5.2
Published2026-05-24T20:31:53.217Z
SHA-256cd6c193216c85d2f275c22b1fcb0b4cede36ee2f7cd30ba178d6c4247990a364

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
45Score
0.5.3Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

lucilo

3 members · evidence strength 65

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/bin/create.jsmatched "AWS_ACCESS_KEY"30
mediumRemote Payloadpackage/bin/create.jsmatched "wget "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/bin/create.jsmatched "AWS_ACCESS_KEY"30
mediumRemote Payloadpackage/bin/create.jsmatched "wget "12
lowObfuscationpackage/bin/create.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts1
  • testnode bin/create.js --help
Dependencies2
  • kleur^4.1.5
  • prompts^2.4.2