PkgRadar

Package evidence

@gopher.security/[email protected]

Install Lifecycle Suppresses Failure: postinstall="node scripts/download-native.js || true"

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
11
First published
Feb 2026
Publisher
james.lu.gopher.security

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@gopher.security/[email protected]"],"fail_on":"high"}'

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":["@gopher.security/[email protected]"],"fail_on":"high"}'
Artifact bytes76,134
Previous version0.1.21
Published2026-06-17T14:18:26.069Z
SHA-25641fc2a4022b291c88d8ab820c37ac7eb823eac8d5f3a49c71355035d6be186ab

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node scripts/download-native.js || true"

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

Availability ledger

available

high
Last checked
highRisk
25Score
0.1.23Version
Status history (1 event)
  1. newavailable · risk high · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/download-native.js || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/download-native.js || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/download-native.js || true"5

Manifest

Package metadata

Scripts12
  • buildtsc
  • cleanrm -rf dist
  • exampletsx examples/client_example_json.ts
  • formatprettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/**/*.ts'
  • format:checkprettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/**/*.ts'
  • linteslint src --ext .ts
  • lint:fixeslint src --ext .ts --fix
  • postinstallnode scripts/download-native.js || true
  • prepublishOnlynpm run build
  • testjest
  • test:watchjest --watch
  • update-versionnode scripts/update-version.js
Dependencies1
  • koffi^2.9.0
Optional dependencies6
  • @gopher.security/gopher-orch-darwin-arm640.1.23
  • @gopher.security/gopher-orch-darwin-x640.1.23
  • @gopher.security/gopher-orch-linux-arm640.1.23
  • @gopher.security/gopher-orch-linux-x640.1.23
  • @gopher.security/gopher-orch-win32-arm640.1.23
  • @gopher.security/gopher-orch-win32-x640.1.23