Back to Home
Adidem23 icon

Cardano_J.A.R.V.I.S

by Adidem23

Overview

Cardano J.A.R.V.I.S is an intelligent AI-powered automation system that allows users to perform Cardano blockchain operations using natural voice commands.

Installation

Run Command
No command provided

Environment Variables

  • GOOGLE_GEMINI_API_KEY
  • MASUMI_REGISTRY_BASE_URL
  • MASUMI_PAYMENT_BASE_URL
  • MASUMI_REGISTRY_TOKEN
  • MASUMI_PAYMENT_TOKEN
  • MASUMI_NETWORK

Security Notes

The system utilizes 'pyautogui' for UI automation (e.g., opening wallets, typing addresses, clicking buttons). This grants the AI agent complete control over the user's desktop environment, which is a critical security vulnerability. A compromised or hallucinating AI could perform arbitrary, unauthorized actions, including accessing sensitive data or initiating unintended transactions outside the intended blockchain context, bypassing programmatic checks. Additionally, the FastAPI backend has CORS configured with `allow_origins=["*"]`, making it vulnerable to requests from any origin, which is highly insecure for a server handling blockchain operations.

Similar Servers

Stats

Interest Score42
Security Score2
Cost ClassMedium
Avg Tokens1000
Stars1
Forks0
Last Update2025-12-01

Tags

AIBlockchainCardanoVoice AutomationWeb3