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 bytes211,090
Previous version0.0.0-dev.20260522121047
Published2026-05-25T02:42:54.573Z
SHA-256584e0a92ca1620a1c05f96f180cc44634878cbfe31790c0a77d7720774efe09d

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
138Score
0.0.0-dev.20260525024212Version
Status history (1 event)
  1. newavailable · risk high · score 138 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

venturekit-dev

14 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/utils/config-loader.jsmatched ".aws"30
highCredential file accesspackage/dist/commands/gha.jsmatched ".AWS"30
highCredential file accesspackage/dist/commands/logs.jsmatched ".AWS"30
highCredential file accesspackage/dist/commands/status.jsmatched ".AWS"30
mediumRemote Payloadpackage/dist/commands/open.jsmatched "curl\n "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/utils/config-loader.jsmatched ".aws"30
highCredential file accesspackage/dist/commands/gha.jsmatched ".AWS"30
highCredential file accesspackage/dist/commands/logs.jsmatched ".AWS"30
highCredential file accesspackage/dist/commands/status.jsmatched ".AWS"30
mediumRemote Payloadpackage/dist/commands/open.jsmatched "curl\n "12
lowObfuscationpackage/dist/commands/gha.jsmatched "\\u0009"3
lowObfuscationpackage/dist/utils/local-server.jsmatched "Buffer.from(result.body, 'base64"3

Manifest

Package metadata

Scripts3
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
Dependencies14
  • @aws-sdk/client-acm^3.668.0
  • @aws-sdk/client-cloudformation^3.500.0
  • @aws-sdk/client-iam^3.668.0
  • @aws-sdk/client-resource-groups-tagging-api^3.500.0
  • @aws-sdk/client-sts^3.668.0
  • @venturekit/core0.0.0-dev.20260525024212
  • @venturekit/data0.0.0-dev.20260525024212
  • chalk^5.3.0
  • commander^14.0.3
  • dotenv^16.4.5
  • jiti^2.4.0
  • ora^9.4.0
  • prompts^2.4.2
  • ws^8.18.0