PkgRadar

Package evidence

@epilot/[email protected]

Credential file access: matched ".aws"

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
967
Versions published
54
First published
Mar 2026
Publisher
julian.maurer

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":["@epilot/[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":["@epilot/[email protected]"],"fail_on":"review"}'
Publisherjulian.maurer
Artifact bytes3,141,553
Previous version2.7.1
Published2026-05-27T15:28:58.388Z
SHA-2561e8d8e22135d488871a412cda03d2b53c16b8e7f63522828991d8599b7c1e0aa

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

review
Last checked
reviewRisk
49Score
2.7.2Version
Status history (1 event)
  1. newavailable · risk review · score 49 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/automation-BMO7ZFTN.cjsmatched ".aws"5
lowCredential file accesspackage/dist/automation-HZASSUCS.cjsmatched ".aws"5
lowCredential file accesspackage/dist/message-2VOVRXBB.cjsmatched ".aws"5
lowCredential file accesspackage/dist/query-JSDB2F2U.cjsmatched ".aws"5
lowCredential file accesspackage/dist/automation-MEZTSUR3.jsmatched ".aws"5
lowCredential file accesspackage/dist/automation-WEVRW77F.jsmatched ".aws"5
lowCredential file accesspackage/dist/message-M62W3KP2.jsmatched ".aws"5
lowCredential file accesspackage/dist/query-RJ4M25PA.jsmatched ".aws"5
lowCredential file accesspackage/definitions/automation.jsonmatched ".aws"3
lowCredential file accesspackage/definitions/message.jsonmatched ".aws"3
lowCredential file accesspackage/definitions/query.jsonmatched ".aws"3

Manifest

Package metadata

Scripts8
  • buildtsup
  • build:watchtsup --watch
  • generatetsx ../../scripts/generate-sdk-v2.ts && pnpm lint:fix
  • lintbiome check src
  • lint:fixbiome check src --fix
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
Optional dependencies1
  • @epilot/epilot-journey-sdk>=2.0.0-alpha.1