PkgRadar

Package evidence

@beauraines/[email protected]

Remote Dependency Spec: dependencies.toggl-client="github:beauraines/toggl-client"

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
86Mature · −50% score
First published
Mar 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 bytes24,431
Previous version2.8.12
Published2026-06-02T22:40:34.386Z
SHA-25678737613a46830b9ecd0fd47a3d8d5f59e4c9e2b096d8ea8128d192330cff3c0

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.toggl-client="github:beauraines/toggl-client"

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

Availability ledger

available

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts5
  • linteslint . ./**/*.js ./**/*.mjs
  • lint:fixeslint . ./**/*.js ./**/*.mjs --fix
  • releasestandard-version
  • should-releaseshould-release
  • testNODE_OPTIONS='--experimental-vm-modules' jest
Dependencies8
  • chalk^4.0.0
  • cli-table3^0.6.3
  • dayjs^1.11.6
  • debug^4.3.4
  • dotenv^17.2.3
  • open^11.0.0
  • toggl-clientgithub:beauraines/toggl-client
  • yargs^18.0.0