Skip to content
View rogueagi's full-sized avatar
  • Joined Feb 27, 2026

Block or report rogueagi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rogueagi/README.md

Hi, I'm Ben πŸ‘‹

πŸ“ United States | πŸ€– Building with AI | πŸš€ Sports β†’ Cybersecurity β†’ Real Estate β†’ AI

Python TypeScript JavaScript React Next.js Claude OpenAI Cursor

From sports agency to cybersecurity to real estate β€” now building full-time with AI. Exploring how agents, automations, and apps change everything.

Current Projects

These open-source tools are ideas I'm shipping fast and testing in public. Built to explore what's possible, not to be perfect β€” expect rapid iteration.

  • 🍽️ Game Changing Fuel β€” Implementing AI across operations for a sports nutrition company serving NFL, NBA, MLB, NHL & NCAA teams
  • πŸ”’ agentguard β€” Open-source zero-trust security proxy for MCP servers. A firewall for your AI agents β€” enforces RBAC policies, logs every tool call, detects prompt injection, vaults secrets & auto-generates policies from observed usage
  • πŸ”€ dotcontext β€” Open-source CLI that compiles one .context/ directory into CLAUDE.md, .cursorrules, copilot-instructions.md, AGENTS.md, .windsurfrules & more. The .editorconfig of the AI coding era
  • πŸ›‘οΈ codeprobe β€” Open-source CLI that catches AI-generated code bugs before they ship. 10 built-in probes for hallucinated APIs, phantom packages, security anti-patterns & more
  • πŸ›‘οΈ pr-guardian β€” Open-source GitHub Action that reviews PRs for AI-generated code failure modes. 12 checks for phantom imports, slopsquatting, hardcoded secrets, SQL injection & more
  • ⚑ mcpx β€” Open-source intent-based MCP framework. Define goals, not tools. Built-in safety rails, middleware, multi-step flows & testing utilities. The Express.js of MCP
  • πŸ’° tokenomics β€” Open-source CLI that tracks real-time token usage and spend across Claude Code, Cursor, Copilot & API usage. Live terminal tracker, web dashboard, budget alerts & optimization suggestions
  • πŸ“„ GitHub Profile README Framework β€” Open-source template and guide for building developer profiles, modeled after top GitHub creators

What I'm Doing

  • πŸ”¨ Building AI systems β€” Designing and deploying AI across a sports nutrition company operating in 25+ cities
  • πŸ€– Exploring AI agents & automations β€” Shipping apps, agents, and workflows with Claude Code & Cursor
  • 🌱 Building in public β€” Open-sourcing tools and sharing what I learn along the way

Connect

X YouTube GitHub


Philosophy

"Humans own the future."

Random Facts

  • 🏈 Former sports marketing agent working with NFL and UFC athletes
  • πŸ‘» Once flipped a haunted house
  • πŸ₯‹ Brazilian jiu-jitsu blue belt

Popular repositories Loading

  1. rogueagi rogueagi Public

  2. github-profile-readme-framework github-profile-readme-framework Public

    A plug-and-play GitHub profile README template for builders who ship. One file, no dependencies.

  3. codeprobe codeprobe Public

    Catch AI-generated code bugs before they ship. CLI + GitHub Action.

    TypeScript

  4. dotcontext dotcontext Public

    One context. Every AI tool. Write project context once, compile to CLAUDE.md, .cursorrules, copilot-instructions.md, AGENTS.md, and more.

    TypeScript

  5. tokenomics tokenomics Public

    Know what your AI costs. Track token usage and spend across Claude Code, Cursor, Copilot, and API usage.

    TypeScript

  6. pr-guardian pr-guardian Public

    AI-aware code review for GitHub PRs. Catches hallucinated packages, security anti-patterns, and logic gaps that AI tools confidently produce.

    TypeScript