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
- 5
- First published
- Mar 2026
- Publisher
- apeguru
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts7
buildtsuplintbiome check .lint:fixbiome check --write .pack:checknode -e "const { execFileSync } = require('node:child_process'); const { mkdtempSync, rmSync } = require('node:fs'); const { tmpdir } = require('node:os'); const { join } = require('node:path'); const dir = mkdtempSync(join(tmpdir(), 'web3agent-pack-')); try { execFileSync(process.platform === 'win32' ? 'pnpm.cmd' : 'pnpm', ['pack', '--pack-destination', dir], { stdio: 'inherit' }); } finally { rmSync(dir, { recursive: true, force: true }); }"testvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies21
@goat-sdk/core^0.5.0@goat-sdk/plugin-0x^0.1.11@goat-sdk/plugin-balancer^0.1.15@goat-sdk/plugin-coingecko^0.2.10@goat-sdk/plugin-dexscreener^0.1.9@goat-sdk/plugin-ens^0.1.4@goat-sdk/plugin-erc20^0.2.14@goat-sdk/plugin-erc721^0.1.22@goat-sdk/plugin-uniswap^0.2.16@goat-sdk/wallet-viem^0.2.0@lifi/sdk^3.15.6@modelcontextprotocol/sdk^1.27.1@orbs-network/liquidity-hub-sdk^1.0.74@orbs-network/twap-sdk^5.0.0@orbs-network/twap-ui4.0.26-fix.1@x402/core^2.6.0@x402/evm^2.6.0@x402/fetch^2.6.0viem^2.0.0zod^3.25.0zod-to-json-schema^3.23.5