PkgRadar

Package evidence

@grackle-ai/[email protected]

Credential file access: matched ".config/gcloud"

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
339
First published
Mar 2026
Publisher
nickpape

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":["@grackle-ai/[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":["@grackle-ai/[email protected]"],"fail_on":"review"}'
Publishernickpape
Artifact bytes5,260,488
Previous version0.194.0
Published2026-06-12T14:52:34.455Z
SHA-25689f45fe7a2feec17b6693de265207b60f83c3112f1bc2bb36e0e707870fe279c

Why flagged

What the scanner saw

Credential file access: matched ".config/gcloud"

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.195.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/assets/index-nV68Y2zJ.jsmatched ".config/gcloud"5

Manifest

Package metadata

Scripts10
  • _phase:buildheft run --only build -- --clean
  • _phase:testheft run --only test
  • buildheft build --clean
  • build-storybookstorybook build
  • cleanheft clean
  • devvite
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testvitest run
  • test-storybooktest-storybook
Dependencies14
  • @bufbuild/protobuf^2.5.0
  • @connectrpc/connect^2.0.0
  • @connectrpc/connect-web^2.0.0
  • @dagrejs/dagre^2.0.4
  • @grackle-ai/common0.195.0
  • @grackle-ai/web-components0.195.0
  • @xyflow/react^12.10.0
  • motion^11.18.0
  • react^19.0.0
  • react-dom^19.0.0
  • react-markdown^9.0.3
  • react-router^7.15.0
  • rehype-prism-plus^2.0.0
  • remark-gfm^4.0.0