hackquest logo

Inject

An AI-powered marketplace and hosting platform for n8n automation workflows, secured by Gemini and settled natively on the Injective blockchain.

视频

项目图片 1
项目图片 2
项目图片 3

技术栈

Web3
React
Python

描述

Inject is a decentralized, full-stack marketplace platform designed specifically for n8n automation workflows. In the current n8n ecosystem, workflows are shared as raw JSON files with zero security oversight, posing massive risks for users who unknowingly import malicious logic. Inject solves this by introducing a mandatory, AI-powered security audit pipeline.

When a seller uploads a workflow, our backend leverages Google Gemini to parse the structural metadata (node types, connections, HTTP targets). The AI generates a comprehensive risk score, highlights potential security issues, and produces plain-English setup instructions for the buyer. If the AI is unavailable, a deterministic rule-based engine acts as a fallback to ensure safety.

Beyond security, Inject utilizes the Injective Protocol as its native settlement layer. Buyers connect via Keplr, Ninji, or Leap and pay sellers directly on-chain using INJ. The platform's backend independently verifies every transaction hash against the live Injective blockchain before granting access, ensuring secure and trustless value transfer. Once purchased, users can access an AES-256 encrypted vault for their credentials and deploy their workflows directly to managed Render Docker containers with a single click

本次黑客松进展

Built entirely from scratch during the hackathon.

  1. Core Infrastructure: Developed a robust FastAPI backend with Supabase (PostgreSQL) and a React 19 + Tailwind CSS frontend.

  2. AI Security Engine: Engineered an AI verification pipeline using Google Gemini that dynamically audits raw JSON workflows, assesses risk levels, and automatically generates human-readable setup instructions. Implemented a deterministic rule-based fallback system.

  3. Injective Integration: Integrated injectivelabs/wallet-ts for non-custodial wallet connections (Keplr, Ninji, Leap). Built a backend verification system that queries the Injective LCD REST endpoints to validate transactions on-chain before authorizing access.

  4. Encrypted Vault & Deployment: Built an AES-256 encrypted credential store and integrated the Render REST API to allow one-click deployments of isolated n8n Docker containers for purchased workflows.

融资状态

Active

队长
OOredipoluwagbohunmi Oredipe
项目链接
部署生态
Injective TestnetInjective Testnet
赛道
OtherInfraAI