PkgRadar

Package evidence

@waron97/[email protected]

Credential file access: matched ".azure"

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.

Weekly downloads
579
Versions published
17
First published
Jan 2026
Publisher
waron97

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":["@waron97/[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":["@waron97/[email protected]"],"fail_on":"review"}'
Publisherwaron97
Artifact bytes205,520
Previous version3.0.1
Published2026-05-25T08:13:44.526Z
SHA-25666c96ff6e0a01498b9582599877e28e46b15c5ca8164bb75508740b4e96af186

Why flagged

What the scanner saw

Credential file access: matched ".azure"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/commands/autopr.jsmatched ".azure"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/commands/autopr.jsmatched ".azure"30
lowObfuscationpackage/src/commands/pr.jsmatched "Buffer.from(file.data, 'base64"3

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies11
  • @inquirer/search^2.0.1
  • commander^14.0.2
  • dotenv^17.2.3
  • eslint-plugin-es5^1.5.0
  • inquirer^13.4.2
  • inquirer-search-list^1.2.6
  • node-fetch^3.3.2
  • omelette^0.4.17
  • prettier^3.5.3
  • slugify^1.6.9
  • yaml^2.9.0