Package evidence
@drisp/[email protected]
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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
- 507
- Versions published
- 20
- First published
- May 2026
- Publisher
- lespaceman
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":["@drisp/[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":["@drisp/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-UAZ2R7F3.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts22
buildtsupdevtsup --watchdev:debugtsup && DEV=true node dist/cli.jsdevtoolsELECTRON_DISABLE_SANDBOX=1 react-devtoolsformatprettier --write .lintnpm run lint:format && npm run lint:eslintlint:deadknip --strict --exclude dependencies,unlisted,binarieslint:eslinteslint .lint:formatgit ls-files -z | xargs -0 prettier --check --ignore-unknownlint:stagedlint-stagedperf:cpunode scripts/perf-runner.mjs --mode=cpu --no-app-profileperf:heapnode scripts/perf-runner.mjs --mode=heap --no-app-profileperf:summarynode scripts/perf-summary.mjsperf:tracenode scripts/perf-runner.mjs --mode=trace --no-app-profileperf:tuinode scripts/perf-runner.mjs --mode=fullpreparesimple-git-hooksprepublishOnlynpm run lint && npm run typecheck && npm run lint:dead && npm test && npm run buildprotocol:codexnode scripts/update-codex-protocol-snapshot.mjsstarttsup && node dist/cli.jstestvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies13
@inkjs/ui^2.0.0better-sqlite3^12.6.2cli-highlight^2.1.11cli-table3^0.6.5ink^6.8.0marked^15.0.12marked-terminal^7.3.0meow^14.1.0posthog-node^5.28.0react^19.0.0react-dom^19.2.4use-context-selector^1.4.4ws^8.20.0