PkgRadar

Package evidence

@mounaji_npm/[email protected]

Credential file access

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
23
First published
Apr 2026
Publisher
lucilo

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":["@mounaji_npm/[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":["@mounaji_npm/[email protected]"],"fail_on":"review"}'
Publisherlucilo
Artifact bytes35,294
Previous version0.5.1
Published2026-05-23T19:19:40.412Z
SHA-256aa47ff903aecfcefac6be2c2257bdf14462c95c8d44f2fa5db9759ccfdbb2324

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.5.2Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 45 -> 5
  2. newavailable · risk high · score 45 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

Publisher burst: lucilo

3 members · evidence strength 66

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accessmanifest5

Manifest

Package metadata

Dependencies2
  • kleur^4.1.5
  • prompts^2.4.2