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.

Weekly downloads
99,029Mainstream · −50% score
Versions published
369Mature · −50% score
First published
Jun 2023
Publisher
starptech

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"}'
Publisherstarptech
Artifact bytes364,735
Previous version0.117.3
Published2026-05-12T15:51:52.352Z
SHA-2568573bc15ca755572a42a9f7eb6931f9638ffd5d74c8c1af3cd8b5da6017f6f2d

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
8Score
0.118.0Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

2 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
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/src/commands/mcp/tools/verify-router-config.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/dist/src/commands/router/commands/download-binary.jsmatched "GITHUB_TOKEN"5

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.58.3
  • @wundergraph/cosmo-connect0.143.0
  • @wundergraph/cosmo-shared0.46.5
  • @wundergraph/protographic0.23.5
  • ajv8.18.0
  • axios1.13.5
  • 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.