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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 8 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/src/commands/mcp/tools/verify-router-config.js | matched "raw.githubusercontent.com" | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/src/commands/mcp/tools/verify-router-config.js | matched "raw.githubusercontent.com" | 12 |
| low | Credential file access | package/dist/src/commands/router/commands/download-binary.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts12
buildrm -rf dist && tscbuild:bunbun build --compile --production --outfile wgc src/index.tscompile-templatestsx scripts/compile-templates.ts && prettier --write src/commands/router/commands/plugin/templates/*.tscoveragevitest run test/ --coveragee2ebun test e2e/formatprettier -w .linteslint --cache --ext .ts,.mjs,.cjs . && prettier -c srclint:fixeslint --cache --fix --ext .ts,.mjs,.cjs . && pnpm formatprebuildnpm run compile-templatesprebuild:bunbun run compile-templatestestpnpm 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.5ajv8.18.0axios1.13.5boxen7.1.1cli-progress3.12.0cli-table30.6.3commander11.1.0date-fns^3.6.0decompress4.2.1dotenv16.6.0env-ci11.1.0env-paths3.0.0execa9.5.2fs-extra11.3.0graphql^16.9.0https-proxy-agent7.0.5inquirer9.2.7js-yaml4.1.1jwt-decode3.1.2lodash-es4.18.1log-symbols5.1.0- …and 13 more.