PkgRadar

Package evidence

@vybestack/[email protected]

Credential file access: matched ".ssh/"

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
381Established · −30% score
First published
Jul 2025
Publisher
acoliver

Effective trust discount applied: 30% (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":["@vybestack/[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":["@vybestack/[email protected]"],"fail_on":"review"}'
Publisheracoliver
Artifact bytes3,046,063
Previous version0.10.0-nightly.260518.2a7ec008a
Published2026-05-19T02:53:17.451Z
SHA-2562a1d6ec9fd52eeda242f652e6c9ef7143683b9705227c13dfa5f1bd02b032140

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
24Score
0.10.0-nightly.260519.2a7ec008aVersion
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/utils/privacy/ConversationDataRedactor.test.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/src/ui/utils/historyExportUtils.jsmatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspackage/dist/src/ui/utils/historyExportUtils.test.jsmatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspackage/dist/src/utils/sandbox-ssh.test.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/src/utils/sandbox.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/src/utils/sandbox.test.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/src/ui/utils/secureInputHandler.test.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/src/auth/codex-success-image.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts15
  • buildnode ../../scripts/build_package.js && node ../../scripts/chmod_executable.js dist/index.js
  • debugnode --inspect-brk dist/index.js
  • formatprettier --write .
  • linteslint . --ext .ts,.tsx
  • prepacknpm run build
  • prerelease:depsnode ../../scripts/bind_package_dependencies.js
  • prerelease:versionnode ../../scripts/bind_package_version.js
  • startnode dist/index.js
  • testvitest run
  • test:civitest run
  • test:ci:coveredvitest run -c vitest.ci.covered.config.ts
  • test:ci:fastvitest run -c vitest.ci.fast.config.ts
  • test:integrationvitest run -c vitest.integration.config.ts
  • test:legacyOPENAI_RESPONSES_DISABLE=true vitest run -t "legacy|gpt-3.5-turbo"
  • typechecktsc --noEmit
Dependencies44
  • @agentclientprotocol/sdk^0.14.1
  • @anthropic-ai/sdk^0.55.1
  • @dqbd/tiktoken^1.0.21
  • @google/genai1.30.0
  • @iarna/toml^2.2.5
  • @modelcontextprotocol/sdk^1.25.2
  • @types/update-notifier^6.0.8
  • @vybestack/llxprt-code-core0.10.0-nightly.260519.2a7ec008a
  • ansi-regex^6.2.2
  • chalk^5.3.0
  • cli-spinners2.9.2
  • clipboardy^4.0.0
  • command-exists^1.2.9
  • comment-json^4.5.0
  • diff^8.0.3
  • dotenv^17.1.0
  • extract-zip^2.0.1
  • fzf^0.5.2
  • glob^12.0.0
  • gradient-string2.0.2
  • highlight.js^11.11.1
  • inknpm:@jrichman/[email protected]
  • ink-gradient^3.0.0
  • ink-select-input^6.2.0
  • ink-spinner^5.0.0
  • ink-testing-library^4.0.0
  • lowlight^3.3.0
  • mime-types^3.0.1
  • mnemonist^0.40.3
  • open^10.1.2
  • …and 14 more.