Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

vibeauryon

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vibeauryon

AI agent OS for vibe coders — MCP server for Claude, Cursor, Windsurf & Lovable. Security audits, SEO, performance, design tokens, copywriting and 76+ dev tools in one CLI.

latest
npmnpm
Version
2.7.28
Version published
Maintainers
1
Created
Source
 █████╗ ██╗   ██╗██████╗ ██╗   ██╗ ██████╗ ███╗   ██╗
██╔══██╗██║   ██║██╔══██╗╚██╗ ██╔╝██╔═══██╗████╗  ██║
███████║██║   ██║██████╔╝ ╚████╔╝ ██║   ██║██╔██╗ ██║
██╔══██║██║   ██║██╔══██╗  ╚██╔╝  ██║   ██║██║╚██╗██║
██║  ██║╚██████╔╝██║  ██║   ██║   ╚██████╔╝██║ ╚████║
╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝   ╚═╝    ╚═════╝ ╚═╝  ╚═══╝

The AI agent OS for vibe coders. MCP server + CLI audit suite for Claude Code, Cursor, Windsurf, Lovable & Cline.

npm npm downloads npm downloads total license

npx vibeauryon@latest

→ Free Token · → Go Pro · → Docs

What is VibeAuryon?

You built the whole app with AI. It looks great, works great, deployed. But:

  • 🔑 There's an OpenAI API key hardcoded in the repo
  • 🔓 Three admin routes have no authentication
  • 📉 Google gives your site a 43 performance score
  • 🔍 You don't appear in any search results
  • ✍️ Your main CTA says "Learn More"

VibeAuryon fixes all of this. It's a hub that installs and orchestrates 5 specialized AI agents that audit every layer of your product — security, copy, design, SEO and speed. Plus a full MCP OS for your code agent with 76+ tools, 8 dev personas and persistent project memory.

The 5 Agents

┌─────────────────────────────────────────────────────────┐
│                    VIBEAURYON HUB                       │
│                                                         │
│   🔐 CIPHER     Security & vulnerabilities              │
│   ✏️  AETHRAS    Copy & conversion                       │
│   🎨 CHROMA     Design tokens & visual identity         │
│   📈 SYNTHEX    SEO & visibility                        │
│   ⚡ VIVAX      Speed & performance                     │
│                                                         │
│   Each agent: score 0–100 + critical findings + skills  │
└─────────────────────────────────────────────────────────┘
AgentWhat it findsInstall
🔐 CIPHERExposed API keys, unauth routes, real CVEsnpx vibecipher
✏️ AETHRASWeak CTAs, lorem ipsum, generic headlinesnpx vibeaethras
🎨 CHROMAWCAG contrast fails, hardcoded colors, inconsistent palettenpx vibechroma
📈 SYNTHEXSitemap, meta tags, Open Graph, missing H1npx vibesynthex
VIVAXReal LCP, CLS, TBT via Google PageSpeed APInpx vibevivax

MCP Server — Works inside your code agent

VibeAuryon installs a full MCP (Model Context Protocol) server inside Claude Code, Cursor, Windsurf, Cline, Lovable, GitHub Copilot, Gemini CLI or Codex:

┌──────────────────────────────────────────────────────────┐
│    YOUR CODE AGENT                                       │
│    Claude Code · Cursor · Windsurf · Cline · Lovable    │
└─────────────────────┬────────────────────────────────────┘
                      │  MCP Protocol
                      ▼
┌──────────────────────────────────────────────────────────┐
│                  VIBEAURYON OS                           │
│                                                          │
│  ┌────────────┐  ┌─────────────┐  ┌──────────────────┐  │
│  │ 170+ Codes │  │  8 Personas │  │  4 Workflows     │  │
│  │  ready     │  │  dev senior │  │  SDC·QA·Spec·BF  │  │
│  └────────────┘  └─────────────┘  └──────────────────┘  │
│                                                          │
│  ┌────────────┐  ┌─────────────┐  ┌──────────────────┐  │
│  │  Missions  │  │   Memory    │  │   76+ Tools      │  │
│  │  & Tasks   │  │  persistent │  │   ready to use   │  │
│  └────────────┘  └─────────────┘  └──────────────────┘  │
└─────────────────────┬────────────────────────────────────┘
                      │
                      ▼
┌──────────────────────────────────────────────────────────┐
│           .vibeauryon/ (Project Runtime)                 │
│   missions/  tasks/  memory/  decisions/  metrics/       │
└──────────────────────────────────────────────────────────┘

Install in 30 seconds

# Run the installer
npx vibeauryon@latest

# Connect your account
npx vibeauryon@latest login

# Choose your code agent
# → Claude Code / Cursor / Windsurf / Cline / Lovable / Copilot / Gemini CLI / Codex

Done. Your agent now has VibeAuryon active.

Short alias: npx auryon

76+ Slash Commands

# Code quality
/vibe-review       # Code review: bugs, edge cases, security
/vibe-test         # Generate Jest/Vitest/Playwright tests
/vibe-audit        # Tech debt, console leaks, secrets, large files
/vibe-security     # Scan: XSS, SQLi, hardcoded secrets
/vibe-speed        # Performance: LCP, INP, CLS, TTI

# Development
/vibe-dev          # Implementation without TypeScript errors
/vibe-bug          # Structured debug with hypotheses and checklist
/vibe-refactor     # Refactor suggestions with before/after
/vibe-explain      # Explains code like a senior dev
/vibe-commit       # Conventional Commits generated from diff

# Planning
/vibe-spec         # Idea → executable spec in 6 phases
/vibe-story        # User story with testable Acceptance Criteria
/vibe-architect    # Complexity assessment + trade-off docs
/vibe-adr          # Architecture Decision Record
/vibe-pr           # Full PR description from the diff

# Management
/vibe-mission      # Start mission with tasks and tracking
/vibe-backlog      # Feature backlog with priorities
/vibe-metrics      # Dev metrics dashboard
/vibe-memory       # View/record project memory
/vibe-workflow     # Select the right workflow for each situation

8 Dev Personas & Squads

PERSONAS                         SQUADS
─────────────────────            ──────────────────────────────
🧑‍💻 Dev      → implementation    🚀 Fullstack   → full feature
🧪 QA       → quality           🔍 QA-Focused  → max quality
🏛️ Architect → decisions         ⚡ Minimal     → quick bug fix
📋 PM        → product           🎨 Design      → UI/UX first
📊 Data      → database          🚢 Release     → safe deploy
🎨 UX        → experience
⚙️ DevOps    → infra
🔬 Analyst   → research

Free vs PRO

┌──────────────────────────────┬─────────────────────────────────────┐
│            FREE              │                PRO                  │
├──────────────────────────────┼─────────────────────────────────────┤
│  ✅ Free token via email     │  ✅ Everything in Free              │
│  ✅ Full audit suite         │  ✅ 170+ VibeCodes components       │
│  ✅ 12 skills per agent      │  ✅ 30 skills per agent             │
│  ✅ Score + real criticals   │  ✅ 76+ specialized tools           │
│  ✅ No credit card needed    │  ✅ 8 senior dev personas           │
│  ✅ No time limit            │  ✅ Live URL analysis               │
│                              │  ✅ Audit history                   │
│                              │  ✅ Missions, Tasks, ADR Engine     │
│                              │  ✅ Persistent project memory       │
├──────────────────────────────┼─────────────────────────────────────┤
│  vibecodings.com.br/auryon   │  vibecodings.com.br                 │
└──────────────────────────────┴─────────────────────────────────────┘

Supported Code Agents

AgentStatus
Claude Code✅ Supported
Cursor✅ Supported
Windsurf✅ Supported
Lovable✅ Supported
Cline / Roo Code✅ Supported
GitHub Copilot✅ Supported
Gemini CLI✅ Supported
OpenAI Codex✅ Supported

How it works

npx vibeauryon
  ↓
┌──────────────────────────────────────────────────────────┐
│  Select an agent to audit your project:                  │
│                                                          │
│  ❯ 🔐 CIPHER   — Security & vulnerabilities             │
│    ✏️  AETHRAS  — Copy & conversion                      │
│    🎨 CHROMA   — Design & visual identity               │
│    📈 SYNTHEX  — SEO & visibility                       │
│    ⚡ VIVAX    — Speed & performance                    │
│    ⚙️  Configure account                                 │
└──────────────────────────────────────────────────────────┘
  ↓
Select agent → run analysis → score + findings list
  ↓
Report saved in .vibeauryon/

Start free — no credit card required

npx vibeauryon

vibecodings.com.br

Made with ♥ by VibeCodes

Keywords

mcp

FAQs

Package last updated on 10 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts