PkgRadar

Package evidence

@stalfh/[email protected]

Install-time lifecycle script: postinstall="bun ./src/postinstall.ts"

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":["@stalfh/[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":["@stalfh/[email protected]"],"fail_on":"high"}'
Publisherstalfh
Artifact bytes23,046
Previous version0.1.3
Published2026-05-25T03:55:08.802Z
SHA-2565fb34d30f95ed1194148085b377cc173bfa6b2f72f108b23cc4a6d246a380a2c

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="bun ./src/postinstall.ts"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

stalfh

2 members · evidence strength 58
Repeated static TTPstale

Install-time lifecycle script — postinstall="bun ./src/postinstall.ts"

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="bun ./src/postinstall.ts"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="bun ./src/postinstall.ts"30
lowObfuscationpackage/src/cli-core.tsmatched "\\uFEFF"3
lowObfuscationpackage/src/config-core.tsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts3
  • checkbun test tests/core.test.ts tests/cli.test.ts tests/config-core.test.ts tests/server.test.ts
  • postinstallbun ./src/postinstall.ts
  • testbun test tests/core.test.ts tests/cli.test.ts tests/config-core.test.ts tests/server.test.ts
Dependencies3
  • @opencode-ai/plugin^1.15.10
  • @opentui/solid^0.2.7
  • solid-js1.9.12