YieldAgentX402

Governed workflows with ShadeGuard-style checks on execution paths, x402 settlement on payment flows, Intel TDX attestation where the enclave path is used…

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноМожет изменять данные

Что умеет

  • Yax Get Capabilities: Returns every tool available on this server, what each one does, and when to use it. Call this first when connecting to understand the platform.
  • Yax Run Secure Workflow: Runs any agent action — email, API call, on-chain tx, or workflow — with policy enforcement and TEE attestation. Returns a run ID, policy decision, and signed Filecoin-anchore
  • Yax Process X402 Payment: Sends an x402 payment to any EVM, NEAR, or Stacks address. Validates against your spend cap before signing. Returns transaction hash and signed receipt.

Какие данные видит

Нужен ли аккаунт

Нужен API-ключ из настроек сервиса

Governed workflows with ShadeGuard-style checks on execution paths, x402 settlement on payment flows, Intel TDX attestation where the enclave path is used, and HMAC-SHA256 receipts with Filecoin + BTFS anchoring when uploads succeed. Resend and Supabase-backed skills for finance and CRM workflows. No wallets to manage, no keys to custody.

Список инструментов сервера (16)

Технические названия из tools/list. Нужны только разработчикам.

yax_get_capabilitiesReturns every tool available on this server, what each one does, and when to use it. Call this first when connecting to understand the platform.
yax_run_secure_workflowRuns any agent action — email, API call, on-chain tx, or workflow — with policy enforcement and TEE attestation. Returns a run ID, policy decision, and signed Filecoin-anchored receipt.
yax_process_x402_paymentSends an x402 payment to any EVM, NEAR, or Stacks address. Validates against your spend cap before signing. Returns transaction hash and signed receipt.
yax_check_policyChecks if an action would be approved by your policy without running it. Returns approved/denied, remaining spend cap, and whether human approval is required.
yax_get_receiptFetches the full signed receipt for any past run. Returns policy result, TEE attestation, input/output hashes, and Filecoin + BTFS proof CIDs.
yax_verify_receiptConfirms a receipt's cryptographic signature is valid and its Filecoin anchor exists. Returns verified: true/false, signature status, and anchor CIDs.
yax_list_runsLists recent agent runs with status and policy result. Filter by outcome (approved/denied/escalated) to audit activity or find run IDs for receipt lookup.
yax_get_wallet_statusReturns the agent's wallet balance, spend cap, remaining cap for this period, and wallet address. Use before a payment to confirm funds are available.
yax_score_leadsScores inbound leads by conversion likelihood and syncs enriched records to your CRM. Returns each lead with a score (0–100), tier (hot/warm/cold), and enrichment data.
yax_enrich_lead_dataParses a raw lead email, form submission, or webhook payload into a structured contact record, enriches it, and logs it to your CRM. Returns name, email, company, phone, and ICP score.
yax_build_email_sequenceBuilds a personalized cold email sequence for a list of prospects. Researches each prospect and writes tailored copy. Returns subject lines, body, and send schedule per prospect.
yax_monitor_churn_riskFlags customers at risk of churning based on usage and payment patterns, and drafts a re-engagement email per account. Returns a prioritized risk list with churn score and outreach copy.
yax_get_attestationChecks whether the TEE enclave is operational. Returns enclave status, the verifiable mrEnclave hash, and timestamp of last attestation. Use before high-value actions.
yax_audit_complianceAudits recent agent activity against your policy rules and flags violations. Returns compliant vs flagged run counts, violation details, and a Filecoin-anchored compliance report CID.
yax_collect_ar_invoicesAnalyzes open invoices by age (30/60/90+ days) and sends escalating follow-up emails to overdue clients. Returns invoice count, total overdue amount, and emails sent per bucket.
yax_forecast_cash_flowGenerates a week-by-week cash flow forecast across base, optimistic, and pessimistic scenarios. Returns inflow/outflow projections and a Filecoin-anchored report CID for board or lender use.