PkgRadar

Package evidence

@xuansang2770/[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
238
Versions published
12
First published
Apr 2026
Publisher
xuansang2770

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":["@xuansang2770/[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":["@xuansang2770/[email protected]"],"fail_on":"review"}'
Publisherxuansang2770
Artifact bytes5,262,291
Previous version2.0.5
Published2026-06-01T09:26:03.210Z
SHA-2567aa629873f5b0103234d15cd6fe256ef41507d4f23d165be46f7558b2c828be8

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/web/assets/agent-jMvNbUgA.jsmatched ".azure\\"5
lowCredential file accesspackage/dist/config/ignore-service.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsoninstall="node-gyp-build"5
lowObfuscation Densitypackage/web/assets/chunk-BHQAJ5QI-CCjdM1Lt.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/web/assets/flowDiagram-COCTKB5R-DHopl8P-.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts1
  • installnode-gyp-build
Dependencies2
  • node-addon-api^8.0.0
  • node-gyp-build^4.8.0