PkgRadar

Package evidence

@mememax/[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
35
Versions published
11
First published
Mar 2026
Publisher
mememax-tech

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":["@mememax/[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":["@mememax/[email protected]"],"fail_on":"review"}'
Publishermememax-tech
Artifact bytes1,024,640
Previous version0.0.5-beta.0
Published2026-04-20T07:29:45.010Z
SHA-2565403911713e286da0c1bc90fad4e24ee8650f058ed1a9e4e89489f89fdf1f485

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.0.5-beta.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/dist/modules/ibc.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts14
  • buildyarn run lint && tsc && tsc-alias
  • cp-protocp ~/go/src/github.com/mememax/orbix/gen/proto-ts.tar.gz .
  • formatprettier --write "src/**/*.ts"
  • linteslint . --ext .ts
  • postversiongit push && git push --tags
  • preparerm -rf ./dist && yarn run build
  • prepublishOnlyyarn run lint
  • preversionyarn run lint
  • sync-protosh scripts/update-proto.sh
  • sync-resetfind . -type f -name 'export.ts' -delete && rm -f src/codec/*-models.ts
  • testtsc && node dist/test.js
  • versionyarn run format && git add -A src
  • watchnodemon yarn build
  • ws^7.4.6
Dependencies30
  • @chain-registry/types^0.13.1
  • @cosmjs/stargate^0.33.1
  • @improbable-eng/grpc-web^0.15.0
  • @improbable-eng/grpc-web-node-http-transport^0.15.0
  • @keplr-wallet/types^0.13.22
  • @ledgerhq/hw-transport-webhid^6.20.0
  • @ledgerhq/hw-transport-webusb^6.20.0
  • @metamask/detect-provider^2.0.0
  • bignumber.js^9.1.0
  • bip32^2.0.6
  • bip39^3.0.4
  • cosmjs-types^0.9.0
  • crypto-js^4.2.0
  • dayjs^1.10.5
  • eth-sig-util^3.0.1
  • ethers^5.6.0
  • eventemitter3^5.0.0
  • jwt-decode^4.0.0
  • ledger-cosmos-js^2.1.8
  • lodash^4.17.21
  • long^5.2.3
  • node-fetch^2.6.1
  • protobufjs^7.5.5
  • query-string^7.0.1
  • secp256k1^4.0.4
  • secp256r1^0.0.3
  • semver^7.5.2
  • tsc-alias^1.2.11
  • typescript^5.8.3
  • wif^5.0.0