PkgRadar

Package evidence

@andrewkimjoseph/[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
47
First published
May 2026
Publisher
andrewkimjoseph

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":["@andrewkimjoseph/[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":["@andrewkimjoseph/[email protected]"],"fail_on":"review"}'
Artifact bytes160,478
Previous version0.8.0
Published2026-06-12T09:11:20.112Z
SHA-2565d252d96008958c1248976fe5822eba1562e70c823529dd06f4dda218cbe9604

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
12Score
0.8.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/build/services/governance.service.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts10
  • buildnpm run prebuild && rm -rf build && tsc
  • devtsc --watch
  • docs:apitypedoc
  • docs:buildnpm run docs:api && npm run docs:summary
  • docs:summarynode scripts/update-api-summary.mjs
  • prebuildnode scripts/generate-mcp-analytics-map.mjs
  • preparenpm run build
  • prepublishOnlynpm run build
  • testvitest run
  • test:unitvitest run --config vitest.unit.config.ts
Dependencies9
  • @amplitude/analytics-node^1.5.21
  • @mento-protocol/mento-sdk^3.2.8
  • @noble/ed25519^3.1.0
  • @uniswap/sdk-core^7.16.1
  • @uniswap/universal-router-sdk^5.5.1
  • @uniswap/v4-sdk^2.2.1
  • ethers^6.15.0
  • viem^2.39.3
  • zod^3.24.3