Getting Started

Introduction

Phylax SDK is a premium, developer-first on-chain security toolkit designed specifically for AI Agents operating on-chain in decentralized finance.

AI Agents are intrinsically susceptible to prompt injection exploits, semantic bugs, and hallucination loops. Traditional private key delegation exposes the user's entire EOA wallet to malicious draining. Phylax bridges the gap between trustless automation and full-custody safety by intercepting transaction requests natively at the blockchain smart contract level.

The canonical npm package name is @phylax-sdk/sdk. You can install it directly in any external Node.js or TypeScript project without cloning this monorepo.