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
- 1
- First published
- Jun 2026
- Publisher
- cpojer
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":["@nkzw/[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":["@nkzw/[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 35 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts5
buildvp packdevNODE_ENV=development node_modules/.bin/nodemon -q -I --exec node --no-warnings --experimental-specifier-resolution=node --loader ts-node/esm --env-file .env src/index.tsxdev:setuppnpm prisma generate && pnpm generate-graphqlgenerate-graphqlnode --no-warnings --experimental-specifier-resolution=node --loader ts-node/esm ./scripts/generate-graphql.tsxprismaprisma
Dependencies18
@graphql-tools/utils^11.1.0@graphql-yoga/plugin-graphql-sse^3.21.0@hono/node-server^2.0.4@nkzw/core^1.3.1@nkzw/define-env^1.1.0@nkzw/fate1.1.0@pothos/core^4.12.0@pothos/plugin-complexity^4.1.2@pothos/plugin-directives^4.3.0@pothos/plugin-prisma^4.14.3@pothos/plugin-relay^4.7.0@pothos/plugin-scope-auth^4.1.6@prisma/adapter-pg^7.8.0@prisma/client^7.8.0better-auth^1.6.13graphql^16.14.1graphql-yoga^5.21.0hono^4.12.23