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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 32 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"import('./dist/cli/postinstall/main.js').then(m=>m.main()).catch(()=>{})\"" | 30 |
| medium | Remote Payload | package/dist/infra/lib/gpt/chat.js | matched "raw.githubusercontent.com" | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"import('./dist/cli/postinstall/main.js').then(m=>m.main()).catch(()=>{})\"" | 30 |
| medium | Remote Payload | package/dist/infra/lib/gpt/chat.js | matched "raw.githubusercontent.com" | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node -e \"import('./dist/cli/postinstall/main.js').then(m=>m.main()).catch(()=>{})\"" | 5 |
Manifest
Package metadata
Scripts10
buildtsc && chmod +x dist/cli/index.jsdevtsc --watchgen:skill-docsnpx tsx scripts/gen-skill-docs.tsgen:skill-docs:checknpx tsx scripts/gen-skill-docs.ts --checkpostinstallnode -e "import('./dist/cli/postinstall/main.js').then(m=>m.main()).catch(()=>{})"prepublishOnlypnpm buildreleasepnpm version patch && npm publish --access publictestvitest runtest:watchvitestvalidate:skill-invocationnpx tsx scripts/validate-skill-invocation.ts
Dependencies8
@clack/prompts^1.0.0better-sqlite3^12.9.0chalk^5.3.0glob^13.0.1papaparse^5.5.3ts-morph^26.0.0uuidv7^1.1.0zod^4.3.6
Optional dependencies2
@anthropic-ai/claude-agent-sdk^0.2.6@ast-grep/napi^0.40.5