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
- Jun 2026
- Publisher
- saytohenry
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/.env
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 high · score 75 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| high | Credential File Packaged | package/sample/crud/.env | package/sample/crud/.env | 35 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| high | Credential File Packaged | package/sample/crud/.env | package/sample/crud/.env | 35 |
| low | Messenger Bot Endpoint | package/src/lib/logger/telegram-core.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts14
formatprettier -w src test packagesinfra:downdocker compose down -vinfra:logsdocker compose logs -finfra:resetdocker compose down -v && docker compose up -d --waitinfra:updocker compose up -d --waitlinteslint src testprepublishOnlynpm run lint && npm run typecheck && npm run test:unitreleasebash scripts/publish.shtestvitest runtest:coveragevitest run --coveragetest:integrationnpm run infra:up && vitest run test/integration && npm run infra:downtest:unitvitest run test/unittest:watchvitesttypechecktsc -p jsconfig.json --noEmit
Dependencies39
@fastify/cookie^11.0.2@fastify/cors^11.2.0@fastify/csrf-protection^7.1.0@fastify/formbody^8.0.2@fastify/helmet^13.0.2@fastify/multipart^10.0.0@fastify/rate-limit^10.3.0@fastify/static^9.1.3@fastify/swagger^9.7.0@fastify/swagger-ui^5.2.6@opentelemetry/api^1.9.1@opentelemetry/exporter-prometheus^0.218.0@opentelemetry/exporter-trace-otlp-http^0.218.0@opentelemetry/exporter-zipkin^2.7.1@opentelemetry/resources^2.7.1@opentelemetry/sdk-metrics^2.7.1@opentelemetry/sdk-trace-base^2.7.1@opentelemetry/semantic-conventions^1.41.1ajv^8.20.0better-sqlite3^12.10.0commander^15.0.0croner^10.0.1ejs^6.0.1ejs-mate^4.0.0fastify^5.8.5i18next^26.3.1ioredis^5.11.0mariadb^3.5.2mongodb^6.21.0nats^2.29.3- …and 9 more.