PkgRadar

Package evidence

@venturekit/[email protected]

Credential file access: matched ".AWS"

Recommended action

Block this update

Static 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":["@venturekit/[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":["@venturekit/[email protected]"],"fail_on":"high"}'
Artifact bytes142,173
Previous version0.0.0-dev.20260522121047
Published2026-05-25T02:43:03.213Z
SHA-256494555aa7c93b38667df93b3bd95f66e99ed2647a875a4e73062e9456d162d14

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

high
Last checked
highRisk
60Score
0.0.0-dev.20260525024212Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

venturekit-dev

14 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cdk/data-stack.jsmatched ".AWS"30
highCredential file accesspackage/dist/cdk/migration-runner.jsmatched ".aws"30

Manifest

Package metadata

Scripts3
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
Dependencies4
  • @venturekit/core0.0.0-dev.20260525024212
  • aws-cdk-lib^2.251.0
  • constructs^10.6.0
  • esbuild^0.24.0