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 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":["@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"}'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 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/modules/ibc.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts14
buildyarn run lint && tsc && tsc-aliascp-protocp ~/go/src/github.com/mememax/orbix/gen/proto-ts.tar.gz .formatprettier --write "src/**/*.ts"linteslint . --ext .tspostversiongit push && git push --tagspreparerm -rf ./dist && yarn run buildprepublishOnlyyarn run lintpreversionyarn run lintsync-protosh scripts/update-proto.shsync-resetfind . -type f -name 'export.ts' -delete && rm -f src/codec/*-models.tstesttsc && node dist/test.jsversionyarn run format && git add -A srcwatchnodemon yarn buildws^7.4.6
Dependencies29
@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.0bignumber.js^9.1.0bip32^2.0.6bip39^3.0.4cosmjs-types^0.9.0crypto-js^4.2.0dayjs^1.10.5eth-sig-util^3.0.1ethers^5.6.0eventemitter3^5.0.0jwt-decode^4.0.0ledger-cosmos-js^2.1.8lodash^4.17.21node-fetch^2.6.1protobufjs^7.5.5query-string^7.0.1secp256k1^4.0.4secp256r1^0.0.3semver^7.5.2tsc-alias^1.2.11typescript^5.8.3wif^5.0.0