PkgRadar

Package evidence

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

Versions published
2
First published
Jun 2026
Publisher
lawwantsin

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":["@babylonjsmarket/[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":["@babylonjsmarket/[email protected]"],"fail_on":"review"}'
Publisherlawwantsin
Artifact bytes225,819
Previous version1.0.2
Published2026-06-13T23:03:17.231Z
SHA-2568f6a0ef841fa83feb6bd9f249cbb303d01b7c249c1d430e9e3e10907aab470f3

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.3Version
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
  • buildtsup
  • cleanrm -rf dist
  • devtsx src/index.ts
  • linttsc --noEmit
  • postversiongit push && git push --tags
  • prepublishOnlynpm run clean && npm run lint && npm run test -- --run && npm run build
  • releasenpm version patch
  • release:majornpm version major
  • release:minornpm version minor
  • testvitest
  • test:coveragevitest --coverage
  • test:uivitest --ui
  • versionnpm run build && git add -A
Dependencies17
  • @inquirer/prompts^7.8.3
  • @types/figlet^1.7.0
  • asciify-image^0.1.10
  • chalk^5.6.0
  • cli-highlight^2.1.11
  • commander^14.0.0
  • figlet^1.8.2
  • keytar^7.9.0
  • marked^15.0.12
  • marked-terminal^7.3.0
  • mri^1.2.0
  • node-fetch^3.3.2
  • open^10.2.0
  • ora^8.2.0
  • picocolors^1.1.1
  • strip-ansi^7.1.0
  • terminal-kit^3.1.2