PkgRadar

Package evidence

@thacio/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
9
Versions published
21
First published
Feb 2026
Publisher
thacio

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":["@thacio/[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":["@thacio/[email protected]"],"fail_on":"review"}'
Publisherthacio
Artifact bytes39,110,796
Previous version0.42.1
Published2026-05-13T16:32:51.458Z
SHA-2569943c7673eeed3b03f4d3deaceaa1ff918c2a37a39f3abcd6711483e49aeb1fd

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

review
Last checked
reviewRisk
45Score
0.42.12Version
Status history (1 event)
  1. newavailable · risk review · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/bundle/chunk-3EYTVLJJ.jsmatched "AWS_ACCESS_KEY"10
mediumCredential file accesspackage/bundle/chunk-EB2CH2ZX.jsmatched "AWS_ACCESS_KEY"10
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/bundle/chunk-3EYTVLJJ.jsmatched "AWS_ACCESS_KEY"10
mediumCredential file accesspackage/bundle/chunk-EB2CH2ZX.jsmatched "AWS_ACCESS_KEY"10
lowCredential file accesspackage/bundle/gemini-334OJ6R5.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/bundle/gemini-VLZIELYD.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/bundle/interactiveCli-5ZWUMTDS.jsmatched ".npmrc"5
lowCredential file accesspackage/bundle/interactiveCli-WQMQZNFD.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5
lowLarge Javascript Payloadpackage/bundle/chunk-E3RZ3BCW.js4411415 bytes0
lowLarge Javascript Payloadpackage/bundle/chunk-HINTDNF4.js15006984 bytes0
lowLarge Javascript Payloadpackage/bundle/chunk-MA5VULJK.js4411517 bytes0
lowLarge Javascript Payloadpackage/bundle/chunk-TCLCMVCR.js15020777 bytes0
lowLarge Javascript Payloadpackage/bundle/bundled/chrome-devtools-mcp.mjs11633240 bytes0

Manifest

Package metadata

Scripts54
  • authnpm run auth:npm && npm run auth:docker
  • auth:dockergcloud auth configure-docker us-west1-docker.pkg.dev
  • auth:npmnpx google-artifactregistry-auth
  • buildnode scripts/build.js
  • build-and-startnpm run build && npm run start --
  • build:allnpm run build && npm run build:sandbox && npm run build:vscode
  • build:binarynode scripts/build_binary.js
  • build:packagesnpm run build --workspaces
  • build:sandboxnode scripts/build_sandbox.js
  • build:vscodenode scripts/build_vscode_companion.js
  • bundlenpm run generate && node -e "try{require('child_process').execSync('npm run build --workspace=@google/gemini-cli-devtools',{stdio:'inherit'})}catch(e){}" && node -e "try{require('child_process').execSync('npm run bundle:browser-mcp -w @google/gemini-cli-core',{stdio:'inherit'})}catch(e){}" && node esbuild.config.js && node scripts/copy_bundle_assets.js
  • check:lockfilenode scripts/check-lockfile.js
  • cleannode scripts/clean.js
  • debugcross-env DEBUG=1 node --inspect-brk scripts/start.js
  • deflakenode scripts/deflake.js
  • deflake:test:integration:sandbox:dockernpm run deflake -- --command="npm run test:integration:sandbox:docker -- --retry=0"
  • deflake:test:integration:sandbox:nonenpm run deflake -- --command="npm run test:integration:sandbox:none -- --retry=0"
  • docs:keybindingstsx ./scripts/generate-keybindings-doc.ts
  • docs:settingstsx ./scripts/generate-settings-doc.ts
  • formatprettier --experimental-cli --write .
  • generatenode scripts/generate-git-commit-info.js
  • lintcross-env NODE_OPTIONS="--max-old-space-size=8192" eslint . --cache --max-warnings 0
  • lint:allnode scripts/lint.js
  • lint:cinpm run lint:all
  • lint:fixeslint . --fix --ext .ts,.tsx && eslint integration-tests --fix && eslint scripts --fix && npm run format
  • postinstallnode scripts/postinstall.js
  • posttestnpm run build
  • pre-commitnode scripts/pre-commit.js
  • predocs:settingsnpm run build --workspace @google/gemini-cli-core
  • preflightnpm run clean && npm ci && npm run format && npm run build && npm run lint:ci && npm run typecheck && npm run test:ci
  • …and 24 more.
Dependencies22
  • @electric-sql/pglite^0.3.14
  • @google/genai^1.30.0
  • @huggingface/transformers^3.8.1
  • @vscode/codicons^0.0.43
  • ansi-to-html^0.7.2
  • discord.js^14.18.0
  • fast-glob^3.3.2
  • grammy^1.41.1
  • ignore^6.0.2
  • inknpm:@jrichman/[email protected]
  • latest-version^9.0.0
  • libsql^0.5.0
  • markitdown-ts^0.0.8
  • node-fetch-native^1.6.7
  • officeparser^5.2.2
  • pdf-parse^1.1.1
  • proper-lockfile^4.1.2
  • punycode^2.3.1
  • simple-git^3.28.0
  • strip-ansi^7.1.0
  • vscode-material-icons^0.1.1
  • xxhash-wasm^1.1.0
Optional dependencies13
  • @github/keytar^7.10.6
  • @lydell/node-pty1.1.0
  • @lydell/node-pty-darwin-arm641.1.0
  • @lydell/node-pty-darwin-x641.1.0
  • @lydell/node-pty-linux-x641.1.0
  • @lydell/node-pty-win32-arm641.1.0
  • @lydell/node-pty-win32-x641.1.0
  • chokidar^4.0.3
  • node-pty^1.0.0
  • playwright^1.52.0
  • playwright-core^1.52.0
  • scribe.js-ocr^0.9.3
  • tesseract.js^5.1.1