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
877
Versions published
19
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,889
Previous version3.0.3
Published2026-05-26T07:12:59.947Z
SHA-2564f4623ad294ae4e48c552a41984bb8662941bf5cd6828be1754370dd98181c56

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
30Score
3.0.4Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/commands/autopr.jsmatched ".azure"30

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