PkgRadar

Package evidence

@prom.codes/[email protected]

Credential file access: matched ".npmrc"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
79
Versions published
4
First published
Jun 2026
Publisher
hanselstner

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@prom.codes/[email protected]"],"fail_on":"review"}'

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":["@prom.codes/[email protected]"],"fail_on":"review"}'
Publisherhanselstner
Artifact bytes69,200
Previous version0.2.1
Published2026-06-19T08:53:13.536Z
SHA-2563bec40424a8dbf9915e027fc9e5a5b61f3a61037efb9dcdbbb8ba128ac3afe30

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

review
Last checked
reviewRisk
5Score
0.2.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/bin.jsmatched ".npmrc"5

Manifest

Package metadata

Dependencies19
  • @modelcontextprotocol/sdk^1.29.0
  • @tree-sitter-grammars/tree-sitter-kotlin1.0.1
  • better-sqlite3^12.10.0
  • chokidar^5.0.0
  • postgres^3.4.9
  • tree-sitter0.21.1
  • tree-sitter-c0.23.2
  • tree-sitter-c-sharp0.23.1
  • tree-sitter-cpp0.23.4
  • tree-sitter-go0.23.4
  • tree-sitter-html0.23.2
  • tree-sitter-java0.23.5
  • tree-sitter-javascript0.23.1
  • tree-sitter-php0.23.12
  • tree-sitter-python0.23.2
  • tree-sitter-ruby0.23.1
  • tree-sitter-rust0.23.1
  • tree-sitter-typescript0.23.2
  • zod^4.4.3