PkgRadar

Package evidence

@salesforce/[email protected]

Remote Payload: matched "curl "

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
98
First published
Apr 2026
Publisher
lwc-admin

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":["@salesforce/[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":["@salesforce/[email protected]"],"fail_on":"review"}'
Publisherlwc-admin
Artifact bytes118,835
Previous version10.12.0
Published2026-06-13T14:35:26.361Z
SHA-256c37659e5ab3b5512e5ebd715504eee9cf176c4192823c41ad0eac08573aabf05

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/skills/test-mcp-server/default-test-server-config.shmatched "curl "12

Manifest

Package metadata

Scripts6
  • buildvite build && vite build --mode runtime-lds && vite build --mode runtime-labels-graphql
  • cleanrm -rf dist
  • devvite build --watch
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies6
  • @conduit-client/jsonschema-validate3.19.6
  • @conduit-client/service-bindings-imperative3.19.6
  • @conduit-client/service-bindings-lwc3.19.6
  • @conduit-client/utils3.19.6
  • es-module-lexer^1.7.0
  • magic-string^0.30.17