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
- 16
- First published
- Dec 2025
- Publisher
- anvpro
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":["@notty/[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":["@notty/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
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 31 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/.output/server/node_modules/google-auth-library/build/src/auth/defaultawssecuritycredentialssupplier.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/.output/server/node_modules/google-auth-library/build/src/auth/googleauth.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/.output/server/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/.output/server/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/.output/server/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/.output/server/node_modules/@aws-sdk/credential-provider-ini/package.json | matched ".aws/" | 3 |
| low | Credential file access | package/.output/server/node_modules/@aws-sdk/credential-provider-process/package.json | matched ".aws/" | 3 |
| low | Large Javascript Payload | package/.output/server/chunks/nitro/nitro.mjs | 2440941 bytes | 0 |
Manifest
Package metadata
Scripts20
buildpnpm build:server && pnpm postbuild && pnpm build:clibuild:clitsupbuild:libstsupbuild:servernitro buildcleanrm -rf .output distdevnitro devlinteslint srclint:fixeslint src --fixpostbuildnode -e "const fs = require('fs'); const path = require('path'); const bundled = ['better-sqlite3', 'pg-native', 'graphql']; bundled.forEach(m => { const p = path.join('.output/server/node_modules', m); if(fs.existsSync(p)) { fs.rmSync(p, {recursive:true}); console.log('Removed bundled runtime module:', m); } });"previewnitro previewstartnode .output/server/index.mjstestvitest run --config vitest.config.tstest:coveragevitest run --config vitest.config.ts --coveragetest:fullpnpm test:unit && pnpm test:integrationtest:integrationvitest run --config vitest.integration.config.tstest:uivitest --ui --config vitest.config.tstest:unitvitest run --config vitest.unit.config.tstest:watchvitest watch --config vitest.config.tstype-checktsc --noEmitvalidatepnpm type-check && pnpm lint && pnpm test:full
Dependencies29
@node-rs/argon2^2.0.2@notty/core1.0.2@notty/database1.0.0@notty/locales1.0.0@notty/modules1.0.0@notty/plugin-api1.0.0@notty/types1.0.0@opentelemetry/api^1.9.0@opentelemetry/exporter-trace-otlp-http^0.55.0@opentelemetry/instrumentation-http^0.55.0@opentelemetry/instrumentation-pg^0.49.0@opentelemetry/resources^1.28.0@opentelemetry/sdk-node^0.55.0@opentelemetry/semantic-conventions^1.28.0bcryptjs^3.0.2better-sqlite3^12.4.1chokidar^4.0.3dotenv^16.4.5drizzle-orm^0.36.1esbuild^0.24.2graphql^16.13.2graphql-yoga^5.18.1h3^1.12.0jsonwebtoken^9.0.2mysql2^3.11.3pg^8.13.0pino^9.5.0prom-client^15.1.3sharp^0.34.5