PkgRadar

Package evidence

@343dev/[email protected]

Install-time lifecycle script

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
16
Versions published
3
First published
Sep 2023
Publisher
343dev

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":["@343dev/[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":["@343dev/[email protected]"],"fail_on":"review"}'
Publisher343dev
Artifact bytes87,723
Previous versionnone
Published2023-09-03T19:07:21.758Z
SHA-256d338625f68db19db53c4c0c85f680ce77c812ab18e4d7e8ffdb35b16386ebbc4

Why flagged

What the scanner saw

Install-time lifecycle script

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies10
  • @funboxteam/diamonds6.6.0
  • @funboxteam/free-port-finder3.1.0
  • axios0.21.2
  • deepmerge3.2.0
  • node-stream-zip1.8.0
  • ora3.4.0
  • progress2.0.3
  • vfile4.0.0
  • vfile-location2.0.4
  • vfile-reporter5.1.1