PkgRadar

Package evidence

[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
34
Versions published
134
First published
Mar 2026
Publisher
jabbla

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherjabbla
Artifact bytes253,034
Previous version0.45.3
Published2026-04-12T14:14:58.441Z
SHA-256889336ca3fae14dd908b088f33998633c63b328d4e7529b4ec1c0c0815782b35

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
10Score
0.46.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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/dist/engines/opencode.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/engines/provider-env.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts20
  • buildtsc
  • devtsx src/cli.ts
  • dev:gatewaypnpm build && node dist/cli.js gateway --verbose
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • e2etsx examples/e2e-test.ts
  • e2e:claude-codetsx examples/e2e-claude-code.ts
  • e2e:codextsx examples/e2e-codex.ts
  • e2e:codex:launchtsx examples/e2e-codex-launch.ts
  • e2e:headlesstsx examples/e2e-headless.ts
  • e2e:opencodetsx examples/e2e-opencode.ts
  • formatbiome format --write src/
  • lintbiome check src/
  • lint:fixbiome check --write src/
  • preparehusky
  • prepublishOnlypnpm run build
  • releasesemantic-release
  • testvitest run
  • test:watchvitest
Dependencies6
  • commander^13.0.0
  • cross-spawn^7.0.6
  • inquirer^12.0.0
  • js-yaml^4.1.0
  • qrcode-terminal^0.12.0
  • sharp^0.34.5