PkgRadar

Package evidence

@azerogluemin/[email protected]

Credential file access, Suspicious Publish Context

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
azerogluemin

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":["@azerogluemin/[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":["@azerogluemin/[email protected]"],"fail_on":"review"}'
Publisherazerogluemin
Artifact bytes1,164,372
Previous version0.4.1
Published2026-06-21T08:16:24.325Z
SHA-256e62ed31930f74aa2c2fbe76ecdfd7a443fe19b9722c2c171a53d68b29f61f04f

Why flagged

What the scanner saw

Suspicious Publish Context

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

Availability ledger

available

review
Last checked
reviewRisk
15Score
0.4.2Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest10
lowCredential file accesspackage/dist/applier/mcp-catalog.js5

Manifest

Package metadata

Scripts 11

Sign in to view install / lifecycle script contents.

Dependencies4
  • @inquirer/prompts^7.0.0
  • chalk^5.3.0
  • execa^9.5.0
  • ora^8.1.0