PkgRadar

Package evidence

@wiresphere/[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
1
First published
Jun 2026
Publisher
phundelsh

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":["@wiresphere/[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":["@wiresphere/[email protected]"],"fail_on":"review"}'
Publisherphundelsh
Artifact bytes172,559
Previous versionnone
Published2026-06-09T13:45:02.342Z
SHA-256b00aafafc5fded1e4561925292d9cac3b8dd417481f82c3e04ca26b30dc3c735

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.3.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsc && npm run build:tests && npm run test
  • build:teststsc --project tsconfig.test.json
  • prebuildnode src/scripts/generate-package-info.js
  • testnode dist/tests/index.js
Dependencies14
  • @types/semver^7.7.0
  • adm-zip^0.5.10
  • axios^1.15.0
  • chalk^4.1.2
  • child_process^1.0.2
  • execa^6.1.0
  • fast-glob^3.3.2
  • fs-extra^11.2.0
  • inquirer^8.2.6
  • minimatch^10.2.3
  • semver^7.7.1
  • simple-git^3.32.3
  • xml2js^0.6.2
  • yargs^17.7.2