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.
- Versions published
- 2
- First published
- May 2026
- Publisher
- wnmitch
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":["@alpaca-software/[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":["@alpaca-software/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5141106 bytes
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/data/bundle.generated.js | 5141106 bytes | 10 |
Manifest
Package metadata
Scripts13
buildnpm run codegen:data && tscbundle:schemastsx src/bundle-schemas.tscodegen:datatsx src/codegen-data.tscodegen:typesjson2ts -i ../crates/wh40kdc/schemas/bundled.schema.json -o src/generated.ts --unreachableDefinitions --bannerComment "/* Generated from crates/wh40kdc/schemas/bundled.schema.json by 'npm run codegen:types'. DO NOT EDIT BY HAND. */"copy:schemasrm -rf schemas && cp -R ../schemas schemasdocs:apitypedocprepacknpm run build && npm run copy:schemaspretestnpm run codegen:datatestvitest runtranslatetsx src/cli.ts translatevalidatetsx src/cli.ts validate-allvalidate:coretsx src/cli.ts validate-corevalidate:enrichmenttsx src/cli.ts validate-enrichment
Dependencies5
ajv^8.17.0ajv-formats^3.0.0chalk^5.3.0commander^12.0.0glob^11.0.0