PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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"}'
Publisherthewaltero
Artifact bytes180,203
Previous version1.7.2
Published2026-05-24T22:41:22.889Z
SHA-256c96faba9b52fbde797c64b89e7672e9f85116b62ce7db5d7524d21cf20157700

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

thewaltero

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/learn.jsmatched ".npmrc"30
highCredential file accesspackage/dist/ci/rules.jsmatched "id_rsa"30
highCredential file accesspackage/dist/ci/secrets.jsmatched "NPM_TOKEN"30
highCredential file accesspackage/dist/security-policy.jsmatched ".npmrc"30
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/learn.jsmatched ".npmrc"30
highCredential file accesspackage/dist/ci/rules.jsmatched "id_rsa"30
highCredential file accesspackage/dist/ci/secrets.jsmatched "NPM_TOKEN"30
highCredential file accesspackage/dist/security-policy.jsmatched ".npmrc"30
lowObfuscationpackage/dist/cli.jsmatched "\\x1b"3
lowObfuscationpackage/dist/config.jsmatched "\\x1b"3
lowObfuscationpackage/dist/diff.jsmatched "\\u2502"3
lowObfuscationpackage/dist/metrics.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/providers.jsmatched "\\x1B"3
lowObfuscationpackage/dist/utils.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts11
  • buildtsc
  • chattsx src/cli.ts chat
  • devtsx src/cli.ts
  • dreamtsx src/cli.ts dream
  • inittsx src/cli.ts init
  • prepublishOnlynpm run build
  • rebuildtsx -e "import { rebuildIndex } from './src/memory.js'; rebuildIndex();"
  • startnode dist/cli.js
  • statstsx src/cli.ts stats
  • testnode --import tsx --test "test/**/*.test.ts"
  • verifytsx src/cli.ts verify
Dependencies2
  • @anthropic-ai/sdk^0.91.1
  • commander^14.0.3