PkgRadar

Package evidence

@grackle-ai/[email protected]

Credential file access: matched ".ssh"

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 bytes50,912
Previous version0.123.0
Published2026-05-25T05:45:00.201Z
SHA-256f51e94b7b0ce6bcae8a3dc4a1c203f062e3a1600bf2031279ffe83d01faef534

Why flagged

What the scanner saw

Credential file access: matched ".ssh"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
8Score
0.123.1Version
Status history (1 event)
  1. newavailable · risk review · score 8 · 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/commands/env.jsmatched ".ssh"5
lowObfuscationpackage/dist/version-notice.jsmatched "\\u26A0"3

Manifest

Package metadata

Scripts6
  • _phase:buildheft run --only build -- --clean
  • _phase:testvitest run
  • buildheft build --clean
  • cleanheft clean
  • startnode dist/index.js
  • testvitest run
Dependencies10
  • @connectrpc/connect^2.0.0
  • @connectrpc/connect-node^2.0.0
  • @grackle-ai/common0.123.1
  • @grackle-ai/core0.123.1
  • @grackle-ai/server0.123.1
  • chalk^5.6.2
  • cli-table3^0.6.0
  • commander^13.0.0
  • ora^8.0.0
  • qrcode^1.5.4