PkgRadar

Package evidence

@waron97/[email protected]

Credential file access: matched ".azure"

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":["@waron97/[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":["@waron97/[email protected]"],"fail_on":"high"}'
Publisherwaron97
Artifact bytes37,684
Previous version2.6.1
Published2026-05-20T14:03:27.226Z
SHA-25686c1abc32e9b211134949a015de2161710e820772b0fc13c8125ab93ec6a60dd

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

high
Last checked
highRisk
33Score
2.8.0Version
Status history (1 event)
  1. newavailable · risk high · score 33 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

waron97

2 members · evidence strength 50

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
Dependencies9
  • @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