Package evidence
@automagik/[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall-pin-version.cjs"
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
- 3,015Niche · −30% score
- Versions published
- 172
- First published
- Feb 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@automagik/[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":["@automagik/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node scripts/postinstall-pin-version.cjs"
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 review · score 1 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall-pin-version.cjs" | 5 |
| low | Large Javascript Payload | package/dist/index.js | 5409030 bytes | 0 |
| low | Large Javascript Payload | package/dist/server/index.js | 19975958 bytes | 0 |
Manifest
Package metadata
Scripts12
buildbun run build:sdk-subpath && bun build ./src/index.ts --outdir ./dist --target bun && bun run build:typesbuild:migrationsrm -rf db/drizzle && mkdir -p db && cp -r ../db/drizzle db/drizzlebuild:sdk-subpathcd ../sdk && bun run build && cd ../cli && mkdir -p ./dist/sdk && cp -r ../sdk/dist/. ./dist/sdk/build:serverbun build src/bundled-server-entry.ts --outdir dist/server --entry-naming 'index.[ext]' --asset-naming '[name].[ext]' --target bun --external @anthropic-ai/claude-agent-sdk --external @snazzah/davey --external libsodium-wrappers --external opusscript --external pdf-parse --external mammoth --external exceljs --external sharpbuild:typestsc --emitDeclarationOnly --declaration --outDir distcleanrm -rf dist dbdevecho 'CLI package - no dev server (use: bun run ./src/index.ts <command>)'postinstallnode scripts/postinstall-pin-version.cjsprepackbun run build && bun run build:server && bun run build:migrationstestbun testtest:integrationRUN_INTEGRATION_TESTS=1 bun testtypechecktsc --noEmit
Dependencies13
@anthropic-ai/claude-agent-sdk^0.2.62@sentry/bun^10.43.0@snazzah/davey^0.1.11chalk^5.4.0commander^13.1.0exceljs^4.4.0libsodium-wrappers^0.7.15mammoth^1.8.0opusscript^0.1.1ora^8.1.1pdf-parse^1.1.1qrcode-terminal^0.12.0sharp^0.34.5