PkgRadar

Package evidence

@templmf/[email protected]

Remote Payload: matched "github.com/esm-dev/cjs-module-lexer/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.

Versions published
120Established · −30% score
First published
Aug 2025
Publisher
lynnricemin

Effective trust discount applied: 30% (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":["@templmf/[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":["@templmf/[email protected]"],"fail_on":"review"}'
Publisherlynnricemin
Artifact bytes15,157,810
Previous version0.0.128
Published2026-06-09T09:54:39.930Z
SHA-256fdda4c447219bbe785d852417fde0abf21d4cee14dceef5cfac290af5001075f

Why flagged

What the scanner saw

Remote Payload: matched "github.com/esm-dev/cjs-module-lexer/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
67Score
0.0.129Version
Status history (1 event)
  1. newavailable · risk review · score 67 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/esm.sh/server/cjs_module_lexer.gomatched "github.com/esm-dev/cjs-module-lexer/releases/download"12
mediumRemote Payloadpackage/esm.sh/internal/deno/deno.gomatched "github.com/denoland/deno/releases/download"12
mediumRemote Payloadpackage/esm.sh/server/router.gomatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/esm.sh/cli/npm/install.mjsmatched "github.com/esm-dev/esm.sh/releases/download"12
mediumRemote Payloadpackage/esm.sh/cli/npm/bin/esm.shmatched "github.com/esm-dev/esm.sh/releases/download"12
mediumRemote Payloadpackage/esm.sh/server/embed/install.shmatched "github.com/esm-dev/esm.sh/releases/download"12
mediumCredential file accesspackage/esm.sh/server/build_analyzer.gomatched ".npmrc"10
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/esm.sh/server/cjs_module_lexer.gomatched "github.com/esm-dev/cjs-module-lexer/releases/download"12
mediumRemote Payloadpackage/esm.sh/internal/deno/deno.gomatched "github.com/denoland/deno/releases/download"12
mediumRemote Payloadpackage/esm.sh/server/router.gomatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/esm.sh/cli/npm/install.mjsmatched "github.com/esm-dev/esm.sh/releases/download"12
mediumRemote Payloadpackage/esm.sh/cli/npm/bin/esm.shmatched "github.com/esm-dev/esm.sh/releases/download"12
mediumRemote Payloadpackage/esm.sh/server/embed/install.shmatched "github.com/esm-dev/esm.sh/releases/download"12
mediumCredential file accesspackage/esm.sh/server/build_analyzer.gomatched ".npmrc"10
lowCredential file accesspackage/esm.sh/server/build.gomatched ".npmrc"5
lowCredential file accesspackage/esm.sh/server/cjs_module_lexer.gomatched ".npmrc"5
lowCredential file accesspackage/esm.sh/server/dts_transform.gomatched ".npmrc"5

Manifest

Package metadata

Scripts2
  • publish1npm publish --tag alpha
  • testecho "Error: no test specified" && exit 1