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
- 571
- Versions published
- 381
- First published
- Dec 2025
- 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":["@decocms/[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":["@decocms/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "npm_token"
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
6 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/client/assets/env-vars-editor-zp5WLXFv.js | matched "npm_token" | 5 |
| low | Large Javascript Payload | package/dist/server/cli.js | 7429716 bytes | 0 |
| low | Obfuscation Density | package/dist/client/assets/estree-CwOGYdhi.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/server/migrate.js | 6819252 bytes | 0 |
| low | Large Javascript Payload | package/dist/server/server.js | 7356307 bytes | 0 |
| low | Obfuscation Density | package/dist/client/assets/standalone-DS4gw9AE.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts14
better-auth:migratebunx --bun @better-auth/cli migrate -y --config src/auth/index.tsbuild:clientbun --bun vite buildbuild:serverbun run scripts/bundle-server-script.ts --dist ./dist/serverchecktsc --noEmitdb:migratebun run ./dist/server/migrate.jsdevbun run migrate && concurrently "bun run dev:client" "bun run dev:server"dev:clientbun --bun vite devdev:serverNODE_ENV=development bun --env-file=.env --hot run src/index.tsmigratebun run src/database/migrate.tsprepublishOnlybun run build:client && bun run build:serverstartbun run ./dist/server/server.jstestbun testtest:e2eplaywright testtest:e2e:uiplaywright test --ui
Dependencies10
@clickhouse/client^1.8.1@electric-sql/pglite^0.3.15@jitl/quickjs-wasmfile-release-sync^0.31.0@modelcontextprotocol/ext-apps^1.1.2@opentelemetry/core^2.6.0dompurify^3.3.1kysely^0.28.8kysely-pglite^0.6.1nats^2.29.3quickjs-emscripten-core^0.31.0
Optional dependencies1
chdb^1.6.0