Autonomous AI agents that perform tasks independently
Estimate hallucination risk in LLM answers from uncertainty language, unsupported specifics, citations, and context coverage. Python port of @mukundakatta/hallucination-risk-meter.
...moreDetect flaky LLM eval cases across repeated runs. Pass-rate + standard-deviation per case, with per-case severity. Python port of @mukundakatta/eval-flake-detector.
...moreStable semantic cache keys for LLM requests. Invariant to whitespace, casing, and key ordering; sensitive to model swaps, tool list, and retrieval context. Python port of @mukundakatta/semantic-cache-key.
...moreScore (query, document) pairs for vector/RAG poisoning signals: vector-text mismatch, instruction-like payloads, NaN, suspiciously round numbers. Python port of @mukundakatta/vector-poison-score.
...moreHeuristic quality metrics for RAG retrieval and grounded answers. Python port of @mukundakatta/rag-quality-kit.
Stryda
Stryda governance as a LangGraph node — plug it between the agent LLM and the tool executor.
Philipp Flotho
Local Python access to OAuth-authenticated Codex and Claude Code agents
Stryda
Drop Stryda governance into a LangChain agent — wrap a BaseTool, or attach a callback to an AgentExecutor.
Estimate LLM request cost and enforce per-request or per-session budgets. Python port of @mukundakatta/llm-cost-guard.
Devendra
LangChain toolkit for reliable Web3 execution via KeeperHub
Validate LLM tool-call payloads with small JSON-like contracts. Python port of @mukundakatta/tool-call-contracts.
crystalcici
CLI tool for the Agent Payment API
zan_team_admin
TypeScript SDK for the x402 gateway: unified JSON-RPC and HTTP APIs with on-chain USDC settlement; typed modules and 402 automation for programmatic clients and AI agents
...moreSeekVFS Contributors
A protocol-level unified VFS for AI agents with L0/L1/L2 tiered storage.
Mukunda Rao Katta <[email protected]>
Small local jailbreak and prompt-injection fixture set for tests. Python port of @mukundakatta/jailbreak-corpus-mini.
Mukunda Rao Katta <[email protected]>
Track untrusted tool output before it enters prompts or actions. Python port of @mukundakatta/tool-result-taint.
egmaminta
Self-evolving coding agent. Small, sharp, gets things done. Yours.
GitOps AI Agent — Multi-SCM autonomous git operations powered by LLM
Hologres CLI Team
AI-agent-friendly CLI for Hologres database with safety guardrails
xincai.jiang
Install Hologres Agent Skills to various AI coding tools (Claude Code, GitHub Copilot, Codex, Cursor, etc.)
Persistent memory + multi-agent channel for any AI stack. The memory that never forgets.
Phinease
Reserved namespace for Oragent — an Agent Supervisor for AI coding agents. Full release coming soon.
CLI client for the Markdown Content Service (LLM Wiki layer)
Tiny schema validator for structured LLM responses. Python port of @mukundakatta/llm-response-schema-lite.