PkgRadar

Package evidence

@carboncode/[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
13
First published
May 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":["@carboncode/[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":["@carboncode/[email protected]"],"fail_on":"review"}'
Artifact bytes7,259,527
Previous version0.2.6
Published2026-06-10T14:09:44.494Z
SHA-256b652152aa02c8c69bad9c5b17060a34e1dd1f5592d0891f02bcd06eace950e18

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli/chunk-6VF2VW22.jsmatched ".config/gcloud"5
lowCredential file accesspackage/dist/cli/chunk-7B7MRKLK.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/index.jsmatched "id_rsa"5
lowLarge Javascript Payloadpackage/dist/cli/chunk-NWT3PLT5.js2716638 bytes0
lowObfuscation Densitypackage/dist/cli/chunk-V6E4RCTR.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/cli/commands-3GFE3LAH.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts15
  • buildtsup && node scripts/copy-dashboard-vendor-css.mjs
  • chattsx src/cli/index.ts chat
  • devtsx src/cli/index.ts
  • formatbiome format --write src tests
  • lintbiome check src tests
  • lint:fixbiome check --write src tests
  • prepacknpm run verify
  • preparesimple-git-hooks || true
  • prepublishOnlynpm run lint && npm run typecheck && npm run test && npm run build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:mutationstryker run
  • test:watchvitest
  • typechecktsc --noEmit && tsc --noEmit -p dashboard
  • verifynpm run build && npm run lint && npm run typecheck && npm run test --silent
Dependencies13
  • cli-highlight^2.1.11
  • commander^12.1.0
  • eventsource-parser^3.0.0
  • ignore^7.0.5
  • ink^7.0.2
  • ink-text-input^6.0.0
  • node-html-parser^7.1.0
  • picomatch^4.0.4
  • react^19.2.6
  • string-width^7.2.0
  • undici^8.2.0
  • ws^8.20.1
  • zod^4.4.1