PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherpower_gio
Artifact bytes49,002
Previous version0.2.8
Published2026-05-24T09:39:05.838Z
SHA-2568125257e4ba23188e45156d4391f6b9b51bfa0a592dbce48930bb56504fc4e6b

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

power_gio

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched "kubeconfig"30
mediumObfuscation Densitypackage/dist/chunk-6H3WCXEQ.jshigh encoded/escaped-token density12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched "kubeconfig"30
mediumObfuscation Densitypackage/dist/chunk-6H3WCXEQ.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/bin/agentctx.jsmatched "\\x1B"3
lowObfuscationpackage/dist/chunk-2PL6AVGM.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-6H3WCXEQ.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts10
  • buildtsup
  • checknpm run typecheck && npm run lint && npm run test
  • devtsx watch src/bin/agentctx.ts
  • linteslint src tests
  • lint:fixeslint src tests --fix
  • prepublishOnlynpm run check && npm run build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies8
  • @anthropic-ai/sdk^0.54.0
  • @clack/prompts^0.10.0
  • commander^14.0.0
  • cosmiconfig^9.0.0
  • fast-glob^3.3.3
  • kleur^4.1.5
  • ora^8.2.0
  • zod^3.25.0