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
- 4
- Versions published
- 2
- First published
- Apr 2026
- Publisher
- dzapio
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":["@dzapio/[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":["@dzapio/[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 30 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/deploy.mjs | matched "NPM_TOKEN" | 30 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/deploy.mjs | matched "NPM_TOKEN" | 30 |
| low | Large Javascript Payload | package/dist/app.js | 19992025 bytes | 0 |
Manifest
Package metadata
Scripts9
buildnode ./scripts/build.mjsclinode dist/src/cli/index.jsdeploynode deploy.mjsdevts-node src/server/index.tsdockerdocker build --no-cache --platform linux/amd64 -t gcr.io/dzap-production/nlp-ai . && docker run gcr.io/dzap-production/nlp-ai:latestnpmPublishnpm run build && npm publish --access publicpack:testernpm run build && npm packstartnode dist/src/server/index.jstestjest --detectOpenHandles --forceExit
Dependencies15
@ai-sdk/google^3.0.29@ai-sdk/openai^3.0.31@alloralabs/allora-sdk^0.1.0@dzapio/sdk2.0.20@google/adk^0.5.0@modelcontextprotocol/sdk1.26.0@mozilla/readability^0.6.0ai^6.0.91better-sqlite3^11.10.0dotenv^16.4.7express^4.21.2jsdom^28.1.0sentiment^5.0.2uuid^11.1.0zod^3.24.2