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 bytes132,156
Previous version1.7.1
Published2026-05-15T12:33:38.347Z
SHA-25613cce91edc155cb2b4d1aa2416a682d9a3a5d001ff2af19dbb3a3d44f032d5a0

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

thewaltero

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/security-policy.jsmatched ".npmrc"30
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
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

Scripts12
  • 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();"
  • receiptstsx src/cli.ts receipts
  • startnode dist/cli.js
  • statstsx src/cli.ts stats
  • testnode scripts/run-tests.mjs
  • verifytsx src/cli.ts verify
Dependencies2
  • @anthropic-ai/sdk^0.91.1
  • commander^14.0.3