PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/template/.env

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
35
Versions published
14
First published
May 2026
Publisher
niyamulahsan

Recommended action

Block this update

Static 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"}'
Publisherniyamulahsan
Artifact bytes311,580
Previous version2.1.1
Published2026-06-17T12:38:43.071Z
SHA-256f9d850b894ba95f5d9a5ecd79097eeb6412e3072bfc9eeec0ada11115ff49ad5

Why flagged

What the scanner saw

Credential File Packaged: package/template/.env

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
35Score
2.2.0Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35

Manifest

Package metadata

Scripts14
  • buildnpm run build:all
  • build:allnpm run build:backend && npm run build:frontend
  • build:backendtsc -p tsconfig.json && tsc-alias -p tsconfig.json
  • build:frontendnode src/framework/maker-cli/src/levels/level-2/runtime/build-frontend.mjs
  • db:studionode src/framework/maker-cli/src/index.mjs db:studio
  • devnode src/framework/maker-cli/src/index.mjs dev
  • formatbiome format --write .
  • format:checkbiome format .
  • frontendnode src/framework/maker-cli/src/index.mjs frontend:dev
  • lintbiome check .
  • lint:fixbiome check --write .
  • maildev:viewnode src/framework/maker-cli/src/index.mjs maildev:view
  • makernode src/framework/maker-cli/src/index.mjs
  • redis:viewnode src/framework/maker-cli/src/index.mjs redis:view
Dependencies45
  • @aws-sdk/client-s3^3.1045.0
  • @aws-sdk/s3-request-presigner^3.1045.0
  • @bull-board/api^7.1.5
  • @bull-board/hono^7.1.5
  • @hono/node-server^2.0.3
  • @hono/zod-openapi^1.4.0
  • @scalar/hono-api-reference^0.10.14
  • @socket.io/admin-ui^0.5.1
  • @socket.io/redis-adapter^8.3.0
  • @vitejs/plugin-vue^6.0.7
  • @vueuse/core^14.3.0
  • @vueuse/head^2.0.0
  • axios^1.16.0
  • bcryptjs^3.0.3
  • bootstrap^5.3.8
  • bootstrap-icons^1.13.1
  • bullmq^5.76.6
  • chalk^5.6.2
  • commander^14.0.3
  • dotenv^17.4.2
  • dotenv-expand^13.0.0
  • drizzle-orm^0.45.2
  • glob^13.0.6
  • hono^4.12.18
  • hono-rate-limiter^0.5.3
  • ioredis^5.10.1
  • lodash-es^4.18.1
  • luxon^3.7.2
  • maildev^2.2.1
  • mime-types^3.0.2
  • …and 15 more.