PkgRadar

Package evidence

[email protected]

Credential file access: matched "NPM_TOKEN"

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"}'
Publisherkarl4th
Artifact bytes54,747
Previous version0.1.0
Published2026-05-24T18:20:06.142Z
SHA-256fed5cc4f215c4187c2b11751604e01aaef8377e066d268cbe4b6af2a7a46bdcd

Why flagged

What the scanner saw

Credential file access: matched "NPM_TOKEN"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

karl4th

3 members · evidence strength 71

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/publish.ymlmatched "NPM_TOKEN"30
Show all 14 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/publish.ymlmatched "NPM_TOKEN"30
lowObfuscationpackage/dist/components/GoalExecutionView.jsmatched "\\u25C6"3
lowObfuscationpackage/dist/components/GoalPlanView.jsmatched "\\u25C6"3
lowObfuscationpackage/dist/components/InputArea.jsmatched "\\u2026"3
lowObfuscationpackage/dist/components/MarkdownText.jsmatched "\\u25C6"3
lowObfuscationpackage/dist/components/MessageBubble.jsmatched "\\u2699"3
lowObfuscationpackage/dist/components/PermissionDialog.jsmatched "\\u25C6"3
lowObfuscationpackage/dist/components/ResumeSelector.jsmatched "\\u2014"3
lowObfuscationpackage/dist/components/RoundLimitDialog.jsmatched "\\u25C6"3
lowObfuscationpackage/dist/components/Splash.jsmatched "\\u258C"3
lowObfuscationpackage/dist/components/StatusLine.jsmatched "\\u25C6"3
lowObfuscationpackage/dist/components/ThinkingBlock.jsmatched "\\u25C8"3
lowObfuscationpackage/dist/components/ThinkingIndicator.jsmatched "\\u25C6"3
lowObfuscationpackage/dist/components/WelcomeBanner.jsmatched "\\u00B7"3

Manifest

Package metadata

Scripts4
  • buildtsc
  • devnpx tsx src/index.tsx
  • startnode dist/index.js
  • testtsx --test tests/*.test.ts
Dependencies7
  • chalk^5.6.2
  • dotenv^17.4.2
  • figures^6.1.0
  • ink^4.4.1
  • ink-text-input^5.0.1
  • openai^6.39.0
  • react^18.3.1