PkgRadar

Package evidence

@jterrats/[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
841
Versions published
67
First published
Mar 2026
Publisher
jterrats

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":["@jterrats/[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":["@jterrats/[email protected]"],"fail_on":"review"}'
Publisherjterrats
Artifact bytes2,520,930
Previous version3.8.0
Published2026-06-03T08:27:27.730Z
SHA-25638d11b3b51da752013e9afc7b8adfc2c25ddf69567247bdeed6e84a240c8b73c

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
5Score
3.9.1Version
Status history (2 events)
  1. newavailable · risk review · score 5 · status changed
  2. newavailable · risk review · score 5 · 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/lib/server/services/chat-process-manager.jsmatched "AWS_ACCESS_KEY"5
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts28
  • app:buildyarn --cwd app build
  • app:devyarn --cwd app dev
  • app:installyarn --cwd app install
  • buildwireit
  • cleansf-clean
  • clean-allsf-clean all
  • clean:artifactssf-clean --ignore-signing-artifacts
  • compilewireit
  • docssf-docs
  • fix-licenseeslint src test --fix --rule "header/header: [2]"
  • formatwireit
  • link-checkwireit
  • lintwireit
  • prepacktsc -p . --pretty false --incremental false && oclif manifest && oclif lock && npm shrinkwrap
  • preparehusky install
  • site:buildyarn --cwd site build
  • site:devyarn --cwd site dev
  • sync-badgebash scripts/sync-test-badge.sh
  • testwireit
  • test:e2ebash scripts/e2e-test.sh
  • test:e2e:integrationnpx playwright test --config test/e2e/integration/playwright.config.ts
  • test:e2e:pwnpx playwright test --config test/e2e/playwright/playwright.config.ts
  • test:e2e:tsmocha 'test/e2e/**/*.test.ts' --timeout 60000
  • test:e2e:visualnpx playwright test --config test/e2e/playwright/playwright.config.ts visual-regression
  • test:e2e:visual:updatenpx playwright test --config test/e2e/playwright/playwright.config.ts visual-regression --update-snapshots
  • test:nutsnyc mocha "**/*.nut.ts" --slow 4500 --timeout 600000 --parallel
  • test:onlywireit
  • versionoclif readme
Dependencies19
  • @dagrejs/dagre^3.0.0
  • @hono/node-server^2.0.4
  • @inquirer/prompts8.4.3
  • @jterrats/open-orchestra^0.5.7
  • @modelcontextprotocol/sdk^1.29.0
  • @oclif/core^4
  • @salesforce/core^8.30.4
  • @salesforce/kit^3.2.6
  • @salesforce/sf-plugins-core12.2.24
  • @xmldom/xmldom^0.9.10
  • docx^9.0.0
  • hono^4.12.23
  • mammoth^1.8.0
  • pdf-parse^1.1.1
  • puppeteer^23.0.0
  • vscode-languageserver^9.0.1
  • vscode-languageserver-textdocument^1.0.12
  • xlsx^0.18.5
  • zod^4.4.3