PkgRadar

Package evidence

@boltic/[email protected]

no findings

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
24
Versions published
67Mature · −50% score
First published
Jun 2025
Publisher
ahmed-gofynd

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@boltic/[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":["@boltic/[email protected]"],"fail_on":"review"}'
Publisherahmed-gofynd
Artifact bytes71,361
Previous version1.0.44-dev1.3
Published2026-03-30T10:52:21.744Z
SHA-2563a8dd9942239bad64894b01f1144698a212e61bd56a24221f5a587a2034e3c66

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.44-dev1.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • devnodemon index.js
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint . --ext .js,.jsx,.ts,.tsx
  • lint:fixeslint . --ext .js,.jsx,.ts,.tsx --fix
  • postversiongit push && git push --tags
  • preparehusky
  • prepublishOnlynpm run lint && npm run test
  • preversionnpm run lint && npm run test
  • startnode index.js
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
Dependencies11
  • @iarna/toml^2.2.5
  • @inquirer/prompts^7.8.0
  • axios^1.11.0
  • chalk^5.5.0
  • js-yaml^4.1.0
  • keytar^7.9.0
  • lodash.isempty^4.4.0
  • open^10.2.0
  • ora^9.0.0
  • unique-names-generator^4.7.1
  • uuid^11.1.0