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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/esm/managers/DonobuFlowsManager.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/managers/DonobuFlowsManager.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/esm/managers/DonobuStack.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/managers/DonobuStack.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/esm/main.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/main.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts10
buildpnpm run build:base && pnpm run lint --fix && pnpm run formatbuild:basepnpm run clean && pnpm install --frozen-lockfile && tsc && tsc -p tsconfig.esm.json && pnpm run copy-assetscleanrm -rf dist && rm -rf donobu-tool-plugins-for-dockercopy-assetscp -r assets dist/assets && cp -r assets dist/esm/assetsensure-cli-permissionsscripts/ensure-cli-permissions.mtsformatprettier --write .linteslint .postbuildpnpm run ensure-cli-permissionsstartnode dist/main.jstestvitest run
Dependencies15
@ai-sdk/google^3.0.9@axe-core/playwright^4.11.0@faker-js/faker^10.4.0ai^6.0.37better-sqlite3^12.6.2commander^13.0.0env-struct^1.5.0express^5.2.1fast-json-stable-stringify^2.1.0prettier^3.8.0proper-lockfile^4.1.2typescript^5.8.3winston^3.19.0winston-daily-rotate-file^5.0.0zod^4.3.5
Optional dependencies1
sharp^0.33.0