PkgRadar

Package evidence

@diegoscarabelli/[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
17
Versions published
24
First published
Apr 2026
Publisher
diegoscarabelli

Recommended action

Review before promoting

Mixed 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":["@diegoscarabelli/[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":["@diegoscarabelli/[email protected]"],"fail_on":"review"}'
Artifact bytes1,635,658
Previous version0.4.0
Published2026-06-06T06:16:51.863Z
SHA-25600574d49836daa35010c94f8d325aa2f0e4a20c8987b40fe7bb2b99e7d61963d

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

review
Last checked
reviewRisk
5Score
0.5.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-E7MKUZTS.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts13
  • buildtsup && vite build
  • build:servertsup
  • build:uivite build
  • checkbiome check .
  • cleanrm -rf dist node_modules
  • devconcurrently "tsup --watch" "vite --config vite.config.ts"
  • formatbiome format --write .
  • format:checkbiome format .
  • generate:db-referenceUPDATE_SCHEMA_DERIVED=1 vitest run src/cli/utils/databases-reference-generator.test.ts
  • lintbiome lint .
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies31
  • @clack/prompts^1.0.1
  • @iarna/toml^2.2.5
  • @mariozechner/pi-agent-core^0.71.1
  • @mariozechner/pi-ai^0.71.1
  • @mariozechner/pi-coding-agent^0.71.1
  • @mozilla/readability^0.6.0
  • @primer/octicons-react^19.22.0
  • @primer/react^36.8.0
  • @sinclair/typebox^0.32.0
  • @tsparticles/engine^3.0.2
  • @tsparticles/react^3.0.0
  • @tsparticles/slim^3.9.1
  • better-sqlite3^11.10.0
  • commander^11.1.0
  • croner^10.0.1
  • dotenv^16.3.1
  • express^4.18.2
  • gray-matter^4.0.3
  • katex^0.16.0
  • linkedom^0.18.12
  • open^9.1.0
  • picocolors^1.1.1
  • react^18.2.0
  • react-dom^18.2.0
  • react-markdown^10.1.0
  • rehype-katex^7.0.1
  • rehype-slug^6.0.0
  • remark-gfm^4.0.1
  • remark-math^6.0.0
  • ws^8.16.0
  • …and 1 more.