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
114
First published
Apr 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 bytes2,098,336
Previous version0.193.0
Published2026-06-11T21:52:13.149Z
SHA-2560d99271cfb1cc64d5b211fad0e7eab1f50fbb9702e3c0c9aa672dd59f4f0c2cf

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
10Score
0.194.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index-D-o5LiYv.jsmatched ".config/gcloud"5
lowCredential file accesspackage/src/mocks/mockData.tsmatched ".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
  • mcp-sandboxnode mcp-app-sandbox/serve.mjs
  • storybookstorybook dev -p 6006
  • storybook:mcpconcurrently -k -n sandbox,storybook "node mcp-app-sandbox/serve.mjs" "storybook dev -p 6006"
  • testvitest run
  • test-storybooktest-storybook
Dependencies32
  • @bufbuild/protobuf^2.5.0
  • @codemirror/commands^6.8.0
  • @codemirror/lang-javascript^6.2.2
  • @codemirror/lang-json^6.0.1
  • @codemirror/lang-markdown^6.3.2
  • @codemirror/language^6.10.8
  • @codemirror/legacy-modes^6.4.3
  • @codemirror/state^6.5.2
  • @codemirror/theme-one-dark^6.1.2
  • @codemirror/view^6.36.2
  • @dagrejs/dagre^2.0.4
  • @fontsource-variable/dm-sans^5.2.8
  • @fontsource-variable/fira-code^5.2.7
  • @fontsource-variable/jetbrains-mono^5.2.8
  • @grackle-ai/common0.194.0
  • @modelcontextprotocol/ext-apps1.7.2
  • @modelcontextprotocol/sdk^1.29.0
  • @xyflow/react^12.10.0
  • d3-drag^3.0.0
  • d3-force^3.0.0
  • d3-selection^3.0.0
  • d3-transition^3.0.0
  • d3-zoom^3.0.0
  • lucide-react~0.474.0
  • motion^11.18.0
  • react^19.0.0
  • react-dom^19.0.0
  • react-live^4.1.8
  • react-markdown^9.0.3
  • react-router^7.15.0
  • …and 2 more.