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
- 67
- Versions published
- 4
- First published
- May 2026
- Publisher
- decaspace
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":["@decaspace/[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":["@decaspace/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 10553911 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 15 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.mjs | 10553911 bytes | 10 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.mjs | 10553911 bytes | 10 |
| low | Install-time lifecycle script | package.json | postinstall="npm run build" | 5 |
Manifest
Package metadata
Scripts17
apits-node src/cli/build.ts api/index.ts api/routes.ts && node dist/api/index.mjsapi:devts-node api/index.tsbuildnode scripts/build.jsbuild:bundlewebpackbuild:cdnwebpack --config webpack.config.cdn2.cjsbuild:cdn:allnpm run build:cdn && npm run build:cdn:modernbuild:cdn:modernnode scripts/cdn/build-cdn.jscantsx src/cli/index.tscompileesbuild src/cli/index.ts --bundle --platform=node --format=esm --outfile=dist/index.mjs --external:esbuildcompile:allnpm run can -- builddevnode scripts/dev.jspostinstallnpm run buildprepublishOnlynpm run buildreleasenode scripts/release.jstestvitesttype-checktsc --noEmitvscode:prepublishnpm run build
Dependencies10
@types/htmlparser2^3.10.7bcryptjs^2.4.3cors^2.8.5express^4.18.2htmlparser2^10.0.0jsonwebtoken^9.0.2pg^8.11.3png-to-ico^3.0.1reflect-metadata^0.2.2typeorm^0.3.28