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
- 6
- First published
- May 2026
- Publisher
- licentora
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts17
all:buildnpm run ui:build && npm run server:buildall:cleannpm run ui:clean && npm run server:cleanall:installnpm run ui:install && npm run server:installprepublishOnlynpm run all:install && npm run all:buildserver:buildcd server && npm run buildserver:cleanrimraf server/dist server/node_modules server/package-lock.jsonserver:devcd server && npm run devserver:installcd server && npm installserver:testcd server && npm run testserver:typecheckcd server && npm run typecheckui:buildcd ui && npm run buildui:cleanrimraf ui/dist ui/node_modules ui/package-lock.jsonui:devcd ui && npm run devui:formatcd ui && npm run formatui:installcd ui && npm installui:lintcd ui && npm run lintui:typecheckcd ui && npm run typecheck
Dependencies11
@clack/prompts^1.4.0@fastify/cors^11.2.0@fastify/static^9.1.3@fastify/websocket^11.2.0@openrouter/agent^0.7.0@openrouter/sdk^0.12.35@whiskeysockets/baileys^6.7.23fastify^5.8.5grammy^1.43.0ollama^0.6.3zod^4.4.3