Skip to content
View lavkeshdwivedi's full-sized avatar
💭
On my adventures
💭
On my adventures

Block or report lavkeshdwivedi

Report abuse

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

Report abuse
lavkeshdwivedi/README.md

Lavkesh Dwivedi

Agentic AI security · Cloud-native systems · Full-stack

I run empirical safety research on autonomous agents and ship the tooling that operationalizes it. Current work spans seven attack categories (C1-C7), tested across 29 models and 8 providers; the findings feed into production-ready detectors, evals, and red-team plugins contributed to garak, llm-guard, deepeval, promptfoo, and inspect_evals.

What I'm building

  • Kogni·OS PyPI: Python agent framework built from scratch. SQLite-native RAG, readable ReAct loop, streaming, async, eval harness, HTTP serve, 9 providers (Anthropic, OpenAI, Groq, Gemini, Mistral, Cohere, Ollama, Bedrock, xAI)
  • Bolo: bilingual speech and vocabulary app for toddlers (English + Hindi, Web Speech API, PWA)
  • geo-pulse: signal-first geopolitics briefs with automated hourly updates (Python, GitHub Actions)
  • BVSA: site for a grassroots nonprofit in Bundelkhand, built as a PWA for slow rural connections
  • Planning Poker: real-time agile estimation tool; cards flip simultaneously so nobody anchors first (Firebase Realtime DB)

Tech

Languages   Node.js · Go · C# · Python · SQL
Infra       Kubernetes · Docker · cloud-native · GitHub Actions
AI / Agents Claude Code · MCP · agentic workflows

OSS contributions

AI safety / agentic security (Dwivedi 2026, preprint: empirical research across 29 models and 8 providers, C1-C7)

Repo PR What
NVIDIA/garak #1918 Multi-turn persona injection probe + detector (C2)
NVIDIA/garak #1920 Fix: retag AgentBreaker owasp:llm07/08 to owasp:llm06
NVIDIA/garak #1921 Fix: coerce non-string REST response fields to str in RestGenerator
NVIDIA/garak #1925 C5 multi-agent orchestrator trust exploitation probe
promptfoo/promptfoo #10008 persona-injection redteam plugin (C2)
promptfoo/promptfoo #10020 orchestrator-trust-injection redteam plugin (C5)
protectai/llm-guard #350 AgentEscalation output scanner (C4)
protectai/llm-guard #351 AgentMemoryPoisoning output scanner (C6)
protectai/llm-guard #352 CredentialExfiltration output scanner (C7)
confident-ai/deepeval #2855 AgentEscalationMetric LLM-judge metric (C4)
confident-ai/deepeval #2863 AgentMemoryPoisonMetric LLM-judge metric (C6)
UKGovernmentBEIS/inspect_evals #1906 Register: AgentEscalationEval task (C4)
UKGovernmentBEIS/inspect_evals #1907 Register: OrchestratorTrustExploitationEval task (C5)
openclaw/openclaw #97107 Fix: bypass fail-closed interpreter heuristic when security=full

Other

Repo Contribution
github/awesome-copilot 2 merged PRs: technical job-search skill, technical interview prep coaching agent
santifer/career-ops 8 merged PRs: git-safety fixes, Windows symlink handling, dashboard scripts, rollback guard, interview-prep contract coverage
AppMetrics/AppMetrics Add IWebHostBuilder extensions for .NET metrics
minio/minio-dotnet Fix stream disposal bug in ToXML method

lavkesh.com Twitter

Pinned Loading

  1. AppMetrics AppMetrics Public

    Forked from AppMetrics/AppMetrics

    App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

    C#

  2. awesome-design-md awesome-design-md Public

    Forked from VoltAgent/awesome-design-md

    Collection of DESIGN.md files that capture design systems from popular websites. Drop one into your project and let coding agents build matching UI.

    HTML 1

  3. career-ops-fork career-ops-fork Public

    Forked from santifer/career-ops

    AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.

    JavaScript

  4. minio-dotnet minio-dotnet Public

    Forked from minio/minio-dotnet

    MinIO Client SDK for .NET

    C#

  5. postgres postgres Public

    Forked from postgres/postgres

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitti…

    C

  6. swagger-ui swagger-ui Public

    Forked from swagger-api/swagger-ui

    Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

    JavaScript