PkgRadar

Package evidence

@terrantula/[email protected]

Credential file access: matched "kubeconfig"

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":["@terrantula/[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":["@terrantula/[email protected]"],"fail_on":"high"}'
Publisherbrcourt
Artifact bytes32,623
Previous version0.1.9
Published2026-05-24T05:49:25.362Z
SHA-25663185c2375a908bfa022c1a8ae82d8d2e49f3ee9d2f45a65ee8f4677297c1b40

Why flagged

What the scanner saw

Credential file access: matched "kubeconfig"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
33Score
0.1.10Version
Status history (1 event)
  1. newavailable · risk high · score 33 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

brcourt

2 members · evidence strength 50

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched "kubeconfig"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched "kubeconfig"30
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts4
  • buildtsup
  • devbun run src/index.ts
  • prebuildbash ../../scripts/build-embedded-ui.sh --if-sibling-present
  • prepublishOnlybun run build
Dependencies6
  • @terrantula/local^0.0.7
  • @terrantula/sdk^0.6.0
  • @terrantula/types^0.2.0
  • commander^12.0.0
  • yaml^2.6.1
  • zod^3.22.0