PkgRadar

Package evidence

@beauraines/[email protected]

Remote Dependency Spec: dependencies.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.

Weekly downloads
22
Versions published
53Mature · −50% score
First published
Dec 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 bytes30,327
Previous version0.6.52
Published2026-05-03T00:30:45.227Z
SHA-25688c1651bdbed49d17c9eb961dca2880248aeea6b02032421ec967dfe6034bd21

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.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
3Score
0.6.53Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.should-release="github:beauraines/should-release"12

Manifest

Package metadata

Scripts12
  • addOutcomesnode src/addOutcomes.js
  • addSprintnode src/addSprint.js
  • database:initnode migrations.js init
  • database:migratenode migrations.js migrate
  • database:upgradenode migrations.js migrate
  • generateSprintOutcomePlotsh scripts/generateSprintOutcomePlot.sh
  • getSprintDetailsnode src/getSprintDetails.js
  • linteslint '*/**.js'
  • lint:fixeslint '*/**.js' --fix
  • releasestandard-version
  • should-releaseshould-release
  • testjest
Dependencies14
  • @azure/cosmos^4.1.1
  • @azure/data-tables^13.2.2
  • @json2csv/node^7.0.1
  • azure-storage^2.10.7
  • cli-markdown^3.1.0
  • cli-table3^0.6.3
  • helpersnpm:@beauraines/node-helpers@^2.4.0
  • node-db-migration^1.4.0
  • prompt-sync^4.2.0
  • should-releasegithub:beauraines/should-release
  • sqlite^5.1.1
  • sqlite3^6.0.1
  • standard-version^9.5.0
  • yargs^17.7.1