PkgRadar

Package evidence

@beauraines/[email protected]

Remote Dependency Spec: devDependencies.should-release="github:beauraines/should-release"

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.

Versions published
117Mature · −50% score
First published
Feb 2023
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

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":["@beauraines/[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":["@beauraines/[email protected]"],"fail_on":"review"}'
Artifact bytes26,597
Previous version5.4.31
Published2026-06-03T21:15:43.633Z
SHA-2567fd2dc1ba53e12354e795846881cfa04bf074f77104ec27606fcb3761a2d4deb

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.should-release="github:beauraines/should-release"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
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