PkgRadar

Package evidence

@sjawhar/[email protected]

Install-time lifecycle script: postinstall="node postinstall.mjs"

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
219
Versions published
66
First published
Mar 2026
Publisher
sjawhar

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":["@sjawhar/[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":["@sjawhar/[email protected]"],"fail_on":"review"}'
Publishersjawhar
Artifact bytes1,281,837
Previous versionnone
Published2026-03-16T21:38:53.210Z
SHA-25662c1f66499ea193dce10e6f33c53d65b963e8eb674458a25d90202e5511b6dbc

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node postinstall.mjs"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall.mjs"5
lowObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/index.js3552504 bytes0

Manifest

Package metadata

Scripts10
  • buildbun build src/index.ts --outdir dist --target bun --format esm --external @ast-grep/napi && tsc --emitDeclarationOnly && bun build src/cli/index.ts --outdir dist/cli --target bun --format esm --external @ast-grep/napi && bun run build:schema
  • build:allbun run build && bun run build:binaries
  • build:binariesbun run script/build-binaries.ts
  • build:schemabun run script/build-schema.ts
  • cleanrm -rf dist
  • postinstallnode postinstall.mjs
  • preparebun run build
  • prepublishOnlybun run clean && bun run build
  • testbun test
  • typechecktsc --noEmit
Dependencies16
  • @ast-grep/cli^0.40.0
  • @ast-grep/napi^0.40.0
  • @clack/prompts^0.11.0
  • @code-yeongyu/comment-checker^0.7.0
  • @modelcontextprotocol/sdk^1.25.2
  • @opencode-ai/plugin^1.2.16
  • @opencode-ai/sdk^1.2.17
  • commander^14.0.2
  • detect-libc^2.0.0
  • diff^8.0.3
  • js-yaml^4.1.1
  • jsonc-parser^3.3.1
  • picocolors^1.1.1
  • picomatch^4.0.2
  • vscode-jsonrpc^8.2.0
  • zod^4.1.8
Optional dependencies11
  • oh-my-opencode-darwin-arm643.11.0
  • oh-my-opencode-darwin-x643.11.0
  • oh-my-opencode-darwin-x64-baseline3.11.0
  • oh-my-opencode-linux-arm643.11.0
  • oh-my-opencode-linux-arm64-musl3.11.0
  • oh-my-opencode-linux-x643.11.0
  • oh-my-opencode-linux-x64-baseline3.11.0
  • oh-my-opencode-linux-x64-musl3.11.0
  • oh-my-opencode-linux-x64-musl-baseline3.11.0
  • oh-my-opencode-windows-x643.11.0
  • oh-my-opencode-windows-x64-baseline3.11.0