PkgRadar

Package evidence

@circuitorg/[email protected]

Credential file access: matched ".AWS"

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":["@circuitorg/[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":["@circuitorg/[email protected]"],"fail_on":"review"}'
Publisherryespresso
Artifact bytes32,699
Previous version2.9.0
Published2026-05-22T20:24:25.267Z
SHA-256e6f2635f73a0b83efa8bed609d4be39ac325166d2cd240f082f8d8f070849fb5

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/index.jsmatched ".AWS"10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/index.jsmatched ".AWS"10
lowObfuscationpackage/index.jsmatched "\\x20"3

Manifest

Package metadata

Dependencies2
  • @sentry/node-core10.49.0
  • zod4.3.6