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"}'
Publisherefraimnabil
Artifact bytes70,974
Previous version0.7.0
Published2026-05-24T15:33:02.185Z
SHA-256cae5a856a52320f8d4a194c75b3538f37cee414beec213258a232828caf8c638

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

efraimnabil

4 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/readers/redact.jsmatched ".npmrc"30
highCredential file accesspackage/dist/readers/redact.test.jsmatched ".npmrc"30
highCredential file accesspackage/dist/mcp/resources.jsmatched "github_token"30
highCredential file accesspackage/dist/mcp/tools.jsmatched "github_token"30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/readers/redact.jsmatched ".npmrc"30
highCredential file accesspackage/dist/readers/redact.test.jsmatched ".npmrc"30
highCredential file accesspackage/dist/mcp/resources.jsmatched "github_token"30
highCredential file accesspackage/dist/mcp/tools.jsmatched "github_token"30
lowObfuscationpackage/dist/report/html.jsmatched "\\u003c"3

Manifest

Package metadata

Scripts7
  • buildtsc
  • devts-node src/cli/index.ts
  • mcpnode dist/mcp/server.js
  • prepublishOnlynpm run build
  • startnode dist/cli/index.js
  • testvitest run
  • test:watchvitest
Dependencies5
  • @modelcontextprotocol/sdk^1.29.0
  • @octokit/rest^22.0.1
  • better-sqlite3^12.9.0
  • commander^14.0.3
  • simple-git^3.36.0