PkgRadar

Package evidence

@shipit-ai/[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
101
Versions published
57
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@shipit-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":["@shipit-ai/[email protected]"],"fail_on":"review"}'
Artifact bytes9,726,097
Previous version1.174.1-pr35.de6f13c
Published2026-04-07T21:26:08.199Z
SHA-256e9d122d78dae9e63aefffad069ae42aa1ee13728e37e78a0cf91f3f425eef842

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
3Score
1.174.1Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/src/presentation/web/app/actions/check-agent-auth.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/web/.next/server/chunks/ssr/src_presentation_web_app_actions_open-ide_ts_0w2wqvu._.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts9
  • buildnext build
  • devnext dev
  • dev:e2enext dev -p 3001
  • formatprettier --write .
  • format:checkprettier --check .
  • lintcd ../../.. && eslint src/presentation/web --max-warnings 0
  • lint:fixcd ../../.. && eslint src/presentation/web --fix --max-warnings 0
  • startnext start
  • typechecktsc --noEmit
Dependencies22
  • @assistant-ui/react^0.12.19
  • @assistant-ui/react-markdown^0.12.6
  • @dagrejs/dagre^3.0.0
  • @shipit-ai/coreworkspace:*
  • @tailwindcss/vite^4.2.2
  • @tanstack/react-query^5.96.2
  • @xyflow/react^12.10.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • js-yaml^4.1.1
  • lucide-react^1.7.0
  • next16.2.2
  • radix-ui^1.4.3
  • react^19.2.4
  • react-dom^19.2.4
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • sonner^2.0.7
  • tailwind-merge^3.4.0
  • tw-animate-css^1.4.0
  • vaul^1.1.2
  • zustand^5.0.12