Package evidence
@cloudcli-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.
- Versions published
- 17
- First published
- Apr 2026
- Publisher
- simossiteboon
Recommended action
Review before promotingMixed 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":["@cloudcli-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":["@cloudcli-ai/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk review · score 25 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist-server/server/modules/providers/list/gemini/gemini-auth.provider.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist-server/server/gemini-cli.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/server/gemini-cli.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/server/modules/providers/list/gemini/gemini-auth.provider.ts | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/fix-node-pty.js" | 5 |
Manifest
Package metadata
Scripts19
buildnpm run build:client && npm run build:serverbuild:clientvite buildbuild:servertsc -p server/tsconfig.json && tsc-alias -p server/tsconfig.jsonclientvitedevconcurrently --kill-others "npm run server:dev" "npm run client"linteslint src/ server/lint:fixeslint src/ server/ --fixpostinstallnode scripts/fix-node-pty.jsprebuild:servernode -e "require('node:fs').rmSync('dist-server', { recursive: true, force: true })"preparehuskyprepublishOnlynpm run buildpreviewvite previewrelease./release.shservernode dist-server/server/index.jsserver:devtsx --tsconfig server/tsconfig.json server/index.jsserver:dev-watchtsx watch --tsconfig server/tsconfig.json server/index.jsstartnpm run build && npm run servertypechecktsc --noEmit -p tsconfig.json && tsc --noEmit -p server/tsconfig.jsonupdate:platform./update-platform.sh
Dependencies57
@anthropic-ai/claude-agent-sdk^0.2.116@codemirror/lang-css^6.3.1@codemirror/lang-html^6.4.9@codemirror/lang-javascript^6.2.4@codemirror/lang-json^6.0.1@codemirror/lang-markdown^6.3.3@codemirror/lang-python^6.2.1@codemirror/merge^6.11.1@codemirror/theme-one-dark^6.1.2@iarna/toml^2.2.5@octokit/rest^22.0.0@openai/codex-sdk^0.125.0@replit/codemirror-minimap^0.5.2@tailwindcss/typography^0.5.16@uiw/react-codemirror^4.23.13@vscode/ripgrep^1.17.1@xterm/addon-clipboard^0.1.0@xterm/addon-fit^0.10.0@xterm/addon-web-links^0.11.0@xterm/addon-webgl^0.18.0@xterm/xterm^5.5.0bcrypt^6.0.0better-sqlite3^12.6.2chokidar^4.0.3class-variance-authority^0.7.1clsx^2.1.1cmdk^1.1.1cors^2.8.5cross-spawn^7.0.3express^4.18.2- …and 27 more.