Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@enbox/[email protected]"],"fail_on":"high"}'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":["@enbox/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".aws"
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 high · score 66 · status changed
Related candidates
Linked campaigns and clusters
itsliran
4 members · evidence strength 73Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/esm/src/config.js | matched ".aws" | 30 |
| high | Credential file access | package/src/config.ts | matched ".aws" | 30 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/esm/src/config.js | matched ".aws" | 30 |
| high | Credential file access | package/src/config.ts | matched ".aws" | 30 |
| low | Obfuscation | package/dist/esm/src/admin/admin-api.js | matched "Buffer.from(storedCredential.publicKey, 'base64" | 3 |
| low | Obfuscation | package/src/admin/admin-api.ts | matched "Buffer.from(storedCredential.publicKey, 'base64" | 3 |
Manifest
Package metadata
Scripts8
buildbun run clean && bun run build:esmbuild:esmbun run clean && tsccleanrm -rf dist && rm -rf generated/*linteslint . --max-warnings 0lint:fixeslint . --fixserverbun run build:esm && bun dist/esm/src/main.jstest:nodebun test .test.tstest:node:coveragebun test --coverage --coverage-reporter=text --coverage-reporter=lcov --coverage-dir=coverage .test.ts
Dependencies20
@enbox/common0.1.1@enbox/crypto0.1.1@enbox/dids0.1.1@enbox/dwn-clients0.4.1@enbox/dwn-sdk-js0.3.6@enbox/dwn-sql-store0.0.21@nats-io/jetstream3.3.1@nats-io/transport-node3.3.1@simplewebauthn/server13.2.3bytes3.1.2jose6.1.3kysely0.28.14loglevel1.8.1loglevel-plugin-prefix0.8.4mysql23.9.8pg8.11.2pg-cursor2.10.2prom-client14.2.0uuid9.0.0ws8.18.0
Optional dependencies1
@enbox/dwn-server-admin-ui0.1.0