PkgRadar

Package evidence

@su-record/[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"import('./dist/cli/postinstall/main.js').then(m=>m.main()).catch(()=>{})\""

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
880
Versions published
356Established · −30% score
First published
Nov 2025
Publisher
sutory

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@su-record/[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":["@su-record/[email protected]"],"fail_on":"high"}'
Publishersutory
Artifact bytes1,861,699
Previous version2.12.2
Published2026-05-29T07:06:11.450Z
SHA-256519a541650fc6240b609535b08d871b97dd6dad14f5a9670b9f2bf874e0ab1cc

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"import('./dist/cli/postinstall/main.js').then(m=>m.main()).catch(()=>{})\""

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"import('./dist/cli/postinstall/main.js').then(m=>m.main()).catch(()=>{})\""30
mediumRemote Payloadpackage/dist/infra/lib/gpt/chat.jsmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"import('./dist/cli/postinstall/main.js').then(m=>m.main()).catch(()=>{})\""30
mediumRemote Payloadpackage/dist/infra/lib/gpt/chat.jsmatched "raw.githubusercontent.com"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"import('./dist/cli/postinstall/main.js').then(m=>m.main()).catch(()=>{})\""5

Manifest

Package metadata

Scripts10
  • buildtsc && chmod +x dist/cli/index.js
  • devtsc --watch
  • gen:skill-docsnpx tsx scripts/gen-skill-docs.ts
  • gen:skill-docs:checknpx tsx scripts/gen-skill-docs.ts --check
  • postinstallnode -e "import('./dist/cli/postinstall/main.js').then(m=>m.main()).catch(()=>{})"
  • prepublishOnlypnpm build
  • releasepnpm version patch && npm publish --access public
  • testvitest run
  • test:watchvitest
  • validate:skill-invocationnpx tsx scripts/validate-skill-invocation.ts
Dependencies8
  • @clack/prompts^1.0.0
  • better-sqlite3^12.9.0
  • chalk^5.3.0
  • glob^13.0.1
  • papaparse^5.5.3
  • ts-morph^26.0.0
  • uuidv7^1.1.0
  • zod^4.3.6
Optional dependencies2
  • @anthropic-ai/claude-agent-sdk^0.2.6
  • @ast-grep/napi^0.40.5