Skip to content
View sattyamjjain's full-sized avatar
💭
Tech Lead (GenAI) @ Attri.ai | Multi-Agent Systems | Cloud Architecture
💭
Tech Lead (GenAI) @ Attri.ai | Multi-Agent Systems | Cloud Architecture

Block or report sattyamjjain

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
sattyamjjain/README.md

header

PortfolioBook a CallLinkedInXEmail

typing

views followers repos


About Me

I'm a GenAI Architect & Tech Lead at Attri.ai building production-grade AI platforms that ship real outcomes, not demos. I focus on agent orchestration, reliability, cost efficiency, observability, and agent security, for both software agents and physical AI.

Highlights

  • Provael: red-team & assurance for physical AI (attacks VLA robot policies, reports attack-success rate with a 95% CI). I authored the Embodied AI Security Top 10. provael.com
  • Agentify: Attri.ai's flagship multi-agent platform (15+ specialized agents); ~70% LLM cost cut, 99.9% uptime via a cascading router + E2B micro-VM sandboxing
  • MannSetu: solo-built voice-first AI mental wellness platform for India (50+ active users · 10K+ conversations · 4.8/5)
  • VAJRA: autonomous find-and-fetch robot (Jetson Orin Nano + ROS 2 + NanoOWL), building in public
  • pyAGI: early open-source Python agent framework (2023), acquired 2025 by Kyle Morris (banana.dev co-founder) & Jeffrey

If you want a 10-second summary: I build agentic systems that work in production, software and physical.


Core Strengths

Domain Details
Multi-Agent Systems Role design, tool calling, memory, governance, deterministic workflows
GenAI Engineering Cascading model routing, budget controls, evals, guardrails, RAG, micro-VM sandboxing
Agent Security Static scanning, runtime firewalls, capability leases, OWASP Agentic Top-10, red-teaming
Cloud Architecture AWS + Azure (primary), GCP, multi-tenant SaaS, IaC, queues, caching
Ops Mindset Observability (OpenTelemetry, Datadog, Sentry), incident response, cost visibility, SLAs

Tech Stack

skills


AI Agent Security Stack

I'm building the open-source security infrastructure for AI agents: static analysis, runtime firewalls, and operational control planes, now extending to embodied, physical AI.

Layer Project What It Does
Pre-deployment scanning agent-audit-kit Static security scanner: 77 rules, SARIF, OWASP 10/10, taint analysis
Runtime firewall agent-airlock Validates tool calls, strips ghost args, PII masking, RBAC, sandboxing
Operations control plane ferrumdeck Rust governance engine, budget enforcement, deny-by-default policies
Agent memory mnemo MCP-native memory database, semantic search, context windowing
Browser security zerotrust On-device AI threat detection, privacy-first, runs entirely in browser
Embodied / physical AI Provael Red-teams VLA robot policies; attack-success rate with 95% CI; I authored the Embodied AI Security Top 10

Featured Projects

agent-audit-kit
Security scanner for MCP-connected AI agent pipelines. 77 rules, 13 scanners, OWASP Agentic 10/10, GitHub Action, SARIF, taint analysis, tool poisoning detection.

agent-airlock
Security firewall for AI agents: validates tool calls, strips ghost arguments, enforces type safety, PII masking, RBAC, cost tracking & sandbox isolation.

ferrumdeck
Production-grade AgentOps control plane. Rust governance engine + Python LLM runtime + Next.js dashboard. Deny-by-default policies, budget enforcement & audit logging.

mnemo
MCP-native AI memory database written in Rust. Persistent conversational memory for AI agents with semantic search, context windowing & efficient vector storage.

zerotrust
On-device AI Chrome extension for real-time website security analysis. Privacy-first threat detection that runs entirely in the browser; no data leaves your machine.

vajra
Autonomous find-and-fetch robot. Jetson Orin Nano + ROS 2 + NanoOWL vision. Named after Indra's thunderbolt. Building in public.

More Notable Projects
Project What it is Links
pyAGI Early open-source Python agent framework (2023); acquired 2025 by Kyle Morris & Jeffrey Repo · Stars
inksight Forensic signature verification with explainable AI (pip install inksight) Repo · Stars
AgentX Unified agent framework playground (tools + eval + obs) Repo · Stars
PrimeAcrossAll Same problem across many languages (Docker-based) Repo · Stars
Dynamic-ML-Orchestration Serverless ML orchestration patterns Repo · Stars
PyVerseAI Collection of AI + cloud projects Repo · Stars

GitHub Stats

GitHub Stats

Top Languages

GitHub Streak

activity graph


Writing & Newsletter


Connect with Me

I'm open to:

  • Advisory + consulting (agent architecture, security, cost optimization)
  • Open-source collaborations (especially agent governance & physical AI)
  • Speaking at conferences and meetups on production AI systems


footer

Pinned Loading

  1. ferrumdeck ferrumdeck Public

    AgentOps control plane for AI agent execution. Rust policy plane, hash-chained audit, deny-by-default tool allowlists and budget enforcement, eval gating in CI. Single maintainer, moving fast, read…

    TypeScript 8

  2. agent-airlock agent-airlock Public

    A type-checker and contract layer for AI agent tool calls, deny-by-default, in-process, Pydantic-only. Strict argument validation, ghost-argument stripping, and self-healing retries for MCP servers…

    Python 15 3

  3. mnemo mnemo Public

    On-prem, MCP-native memory for AI agents in regulated settings: every write lands in a SHA-256 hash-chained log an auditor can verify offline, without trusting the store or the vendor. Rust, embedd…

    Rust 4

  4. zerotrust zerotrust Public

    Privacy-first Chrome extension for real-time website security analysis using on-device AI. Trust scores (0-100), phishing detection, SSL verification, cookie compliance & AI chatbot powered by WebL…

    TypeScript 6 1

  5. pyAGI pyAGI Public

    Autonomous AI agent framework for Python using OpenAI & LangChain — generates app descriptions, architecture outlines, UX flows & code from natural language objectives. Published on PyPI.

    Python 3

  6. inksight inksight Public

    Forensic signature verification with explainable AI. Detect forged signatures and see exactly WHERE the forgery is. pip install inksight

    Jupyter Notebook 5 1