PkgRadar

Package evidence

@mrclrchtr/[email protected]

Remote Payload: matched "github.com/fwcd/tree-sitter-kotlin/releases/download"

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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@mrclrchtr/[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":["@mrclrchtr/[email protected]"],"fail_on":"review"}'
Artifact bytes2,079,310
Previous version1.7.0
Published2026-05-25T00:18:03.470Z
SHA-2562f1bb9504a457e3496eeb437f7180644c4808d9b9d00f407bed87d7c8c9e3253

Why flagged

What the scanner saw

Remote Payload: matched "github.com/fwcd/tree-sitter-kotlin/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/resources/grammars/kotlin/tree-sitter-kotlin.wasm.jsonmatched "github.com/fwcd/tree-sitter-kotlin/releases/download"12
mediumRemote Payloadpackage/scripts/generate-kotlin-wasm.mjsmatched "github.com/fwcd/tree-sitter-kotlin/releases/download"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/resources/grammars/kotlin/tree-sitter-kotlin.wasm.jsonmatched "github.com/fwcd/tree-sitter-kotlin/releases/download"12
mediumRemote Payloadpackage/scripts/generate-kotlin-wasm.mjsmatched "github.com/fwcd/tree-sitter-kotlin/releases/download"12
lowObfuscationpackage/node_modules/@mrclrchtr/supi-core/src/terminal.tsmatched "\\u2713"3

Manifest

Package metadata

Scripts6
  • check:kotlin-wasmnode scripts/generate-kotlin-wasm.mjs --check
  • check:sql-wasmnode scripts/generate-sql-wasm.mjs --check
  • check:wasmnode scripts/vendor-wasm.mjs --check
  • generate:kotlin-wasmnode scripts/generate-kotlin-wasm.mjs
  • generate:sql-wasmnode scripts/generate-sql-wasm.mjs
  • vendor:wasmnode scripts/vendor-wasm.mjs
Dependencies2
  • @mrclrchtr/supi-core1.8.0
  • web-tree-sitter^0.26.8