github Python analyzed 903954c unconfirmed MCP

untitledfinancial/dpx-agent-public

github

Full DPX settlement loop — oracle gate, x402 micropayments, VoP, settle.

maintainer
untitledfinancial
license
first seen
2026-07-22
last seen
2026-07-23
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 4

network 1

  • net untitledfinancial-dpx-agent-public-903954c/agent.ts :32 const oracle = await fetch('https://stability.untitledfinancial.com/reliability').then(r => r.json()) as any;

secrets 1

  • secrets untitledfinancial-dpx-agent-public-903954c/agent.ts :21 const PRIVATE_KEY = process.env.PRIVATE_KEY as `0x${string}`;

declared dependencies 6

  • dotenv@^16.0.0
  • viem@^2.0.0
  • x402-fetch@^1.2.0
  • @types/node@^22.19.19
  • tsx@^4.0.0
  • typescript@^5.0.0

perm:untrusted 1

  • untrusted untitledfinancial-dpx-agent-public-903954c/agent.ts :32 const oracle = await fetch('https://stability.untitledfinancial.com/reliability').then(r => r.json()) as any;