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.
- 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
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":["[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":["[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 204 · status changed
Evidence
Static findings
14 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/chunk-KKIYPZOP.cjs | matched ".AWS" | 30 |
| high | Credential file access | package/dist/instrumentation.cjs | matched ".aws" | 30 |
| high | Credential file access | package/dist/chunk-ZKKJQS6R.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/instrumentation.js | matched ".aws" | 30 |
| high | Credential file access | package/src/init.ts | matched ".AWS" | 30 |
| high | Credential file access | package/src/instrumentation.ts | matched ".aws" | 30 |
Show all 14 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/chunk-KKIYPZOP.cjs | matched ".AWS" | 30 |
| high | Credential file access | package/dist/instrumentation.cjs | matched ".aws" | 30 |
| high | Credential file access | package/dist/chunk-ZKKJQS6R.js | matched ".AWS" | 30 |
| high | Credential file access | package/dist/instrumentation.js | matched ".aws" | 30 |
| high | Credential file access | package/src/init.ts | matched ".AWS" | 30 |
| high | Credential file access | package/src/instrumentation.ts | matched ".aws" | 30 |
| low | Obfuscation | package/dist/chunk-6S5RUKU3.cjs | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/chunk-CU6IDACR.cjs | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/index.cjs | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-3QXBFGKP.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/chunk-6UQRVUN3.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/index.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/src/pretty-console-exporter.ts | matched "\\u001B" | 3 |
| low | Obfuscation | package/src/pretty-log-formatter.ts | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts18
buildtsupcheck-exportsattw --pack . --ignore-rules false-esm no-resolution cjs-resolves-to-esmcheck-formatprettier --check ./srccinpm run build && npm run check-format && npm run check-exports && npm run lint && npm run testcleanrimraf distdevtsup --watchformatprettier --write .format:checkprettier --check src/**/*.tslinteslint src/**/*.tslint:fixeslint src/**/*.ts --fixqualitypnpm type-check && pnpm test && pnpm lint && pnpm format:check && pnpm build && pnpm check-exportstestvitest run --config vitest.unit.config.tstest:allpnpm test && pnpm test:integrationtest:e2evitest run --config vitest.e2e.config.tstest:integrationvitest run --config vitest.integration.config.tstest:integration:watchvitest --config vitest.integration.config.tstest:watchvitest --config vitest.unit.config.tstype-checktsc --noEmit
Dependencies13
@opentelemetry/api^1.9.1@opentelemetry/api-logs^0.218.0@opentelemetry/exporter-logs-otlp-http^0.218.0@opentelemetry/exporter-metrics-otlp-http^0.218.0@opentelemetry/exporter-trace-otlp-http^0.218.0@opentelemetry/instrumentation^0.218.0@opentelemetry/resources^2.7.1@opentelemetry/sdk-logs^0.218.0@opentelemetry/sdk-metrics^2.7.1@opentelemetry/sdk-node^0.218.0@opentelemetry/sdk-trace-base^2.7.1@opentelemetry/semantic-conventions^1.41.1import-in-the-middle^3.0.1