PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
376Mature · −50% score
First published
Jun 2023
Publisher
pepol

Effective trust discount applied: 50% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherpepol
Artifact bytes379,070
Previous version0.124.0
Published2026-06-16T20:03:59.440Z
SHA-256c50217eb938a9834bcc19689441ad6687b42409268519628650b9e37f8c91b76

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/src/commands/mcp/tools/verify-router-config.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts12
  • buildrm -rf dist && tsc
  • build:bunbun build --compile --production --outfile wgc src/index.ts
  • compile-templatestsx scripts/compile-templates.ts && prettier --write src/commands/router/commands/plugin/templates/*.ts
  • coveragevitest run test/ --coverage
  • e2ebun test e2e/
  • formatprettier -w .
  • linteslint --cache --ext .ts,.mjs,.cjs . && prettier -c src
  • lint:fixeslint --cache --fix --ext .ts,.mjs,.cjs . && pnpm format
  • prebuildnpm run compile-templates
  • prebuild:bunbun run compile-templates
  • testpnpm lint && vitest run test/
  • wgctsx --env-file .env src/index.ts
Dependencies43
  • @bufbuild/protobuf^1.9.0
  • @connectrpc/connect1.5.0
  • @connectrpc/connect-node1.5.0
  • @graphql-tools/utils^11.0.0
  • @modelcontextprotocol/sdk1.26.0
  • @octokit/rest22.0.0
  • @wundergraph/composition0.59.0
  • @wundergraph/cosmo-connect0.151.0
  • @wundergraph/cosmo-shared0.46.15
  • @wundergraph/protographic0.23.15
  • ajv8.18.0
  • axios1.17.0
  • boxen7.1.1
  • cli-progress3.12.0
  • cli-table30.6.3
  • commander11.1.0
  • date-fns^3.6.0
  • decompress4.2.1
  • dotenv16.6.0
  • env-ci11.1.0
  • env-paths3.0.0
  • execa9.5.2
  • fs-extra11.3.0
  • graphql^16.9.0
  • https-proxy-agent7.0.5
  • inquirer9.2.7
  • js-yaml4.1.1
  • jwt-decode3.1.2
  • lodash-es4.18.1
  • log-symbols5.1.0
  • …and 13 more.