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
1,566Niche · −30% score
Versions published
291Mature · −50% score
First published
Mar 2025
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":["[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"}'
Artifact bytes1,000,360
Previous version5.60.7
Published2026-06-15T23:21:20.949Z
SHA-2562caef31b4b46c0b46d9ef5c9af9c60aa4aa4a184549006cc5b260d82783a327e

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/esm/managers/DonobuFlowsManager.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/managers/DonobuFlowsManager.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/esm/managers/DonobuStack.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/managers/DonobuStack.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/esm/main.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/main.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts10
  • buildpnpm run build:base && pnpm run lint --fix && pnpm run format
  • build:basepnpm run clean && pnpm install --frozen-lockfile && tsc && tsc -p tsconfig.esm.json && pnpm run copy-assets
  • cleanrm -rf dist && rm -rf donobu-tool-plugins-for-docker
  • copy-assetscp -r assets dist/assets && cp -r assets dist/esm/assets
  • ensure-cli-permissionsscripts/ensure-cli-permissions.mts
  • formatprettier --write .
  • linteslint .
  • postbuildpnpm run ensure-cli-permissions
  • startnode dist/main.js
  • testvitest run
Dependencies15
  • @ai-sdk/google^3.0.9
  • @axe-core/playwright^4.11.0
  • @faker-js/faker^10.4.0
  • ai^6.0.37
  • better-sqlite3^12.6.2
  • commander^13.0.0
  • env-struct^1.5.0
  • express^5.2.1
  • fast-json-stable-stringify^2.1.0
  • prettier^3.8.0
  • proper-lockfile^4.1.2
  • typescript^5.8.3
  • winston^3.19.0
  • winston-daily-rotate-file^5.0.0
  • zod^4.3.5
Optional dependencies1
  • sharp^0.33.0