PkgRadar

Package evidence

@beauraines/[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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@beauraines/[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":["@beauraines/[email protected]"],"fail_on":"high"}'
Artifact bytes26,578
Previous version5.4.30
Published2026-05-24T01:10:51.070Z
SHA-256a1ea83ee9908dcb8578cc08f7710498ca7725ac712ddb0c1259a8ba082d43ad7

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
68Score
5.4.31Version
Status history (1 event)
  1. newavailable · risk high · score 68 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Credential file access — matched ".AZURE"

45 members · evidence strength 90

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/ado.jsmatched ".AZURE"30
highCredential file accesspackage/.github/workflows/publish.yamlmatched "github_token"30
mediumRemote Dependency Specpackage.jsondevDependencies.should-release="github:beauraines/should-release"8

Manifest

Package metadata

Scripts5
  • linteslint '*/**.js'
  • lint:fixeslint '*/**.js' --fix
  • releasestandard-version
  • should-releaseshould-release
  • testjest
Dependencies9
  • @azure/storage-blob^12.14.0
  • @azure/storage-queue^12.11.0
  • azure-devops-node-api^15.1.1
  • dayjs^1.11.7
  • gunzip-maybe^1.4.2
  • node-fetch^2.6.7
  • sparkly^5.0.0
  • sqlite^5.0.1
  • sqlite3^6.0.1