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
- 11
- Versions published
- 10Established · −30% score
- First published
- Nov 2024
- Publisher
- slashclick
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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
6 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/templates/apps/psql/.env | package/templates/apps/psql/.env | 35 |
| high | Credential File Packaged | package/templates/apps/psql/node_modules/.pnpm/[email protected]/node_modules/psl/.env | package/templates/apps/psql/node_modules/.pnpm/[email protected]/node_modules/psl/.env | 35 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| high | Credential File Packaged | package/templates/apps/psql/.env | package/templates/apps/psql/.env | 35 |
| high | Credential File Packaged | package/templates/apps/psql/node_modules/.pnpm/[email protected]/node_modules/psl/.env | package/templates/apps/psql/node_modules/.pnpm/[email protected]/node_modules/psl/.env | 35 |
| low | Credential file access | package/templates/apps/psql/node_modules/.pnpm/[email protected]/node_modules/aws4/aws4.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/templates/aws/github/workflows/main.yml | matched "AWS_ACCESS_KEY" | 3 |
| low | Obfuscation Density | package/template_main/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts4
buildnpm run build:ts && npm run build:babelbuild:babelbabel dist --out-dir distbuild:tstscstartts-node src/index.ts
Dependencies4
@clack/prompts0.7.0@types/node20.14.0fs-extra11.2.0picocolors1.0.1