Search
@ai-manifests/adp-agent-anchor
logikonline
Neo3 blockchain anchor for ADP calibration snapshots. Optional extension to @ai-manifests/adp-agent that periodically commits signed calibration snapshots to a Neo3-compatible chain.
...more@petukhovart/agent-view
petukhovart
CLI tool for visual verification of desktop apps (Electron/Tauri) via Chrome DevTools Protocol
@symerian/symighost
symerian
SymiGhost — Red team AI agent gateway
@bottensor/cogito
dudenpc
Multi-strategy reasoning for AI agents — ReAct, Chain-of-Thought, Tree-of-Thought with HuggingFace SmolAgents and OpenAI-compatible backends. Built for Bottensor.
...moreagentcard-adapters
AgentCard v1.0 adapters for LangChain, CrewAI, and AutoGen
llm-output-sanitizer-py
Sanitize LLM outputs before HTML, SQL, shell, or markdown sinks. Python port of @mukundakatta/llm-output-sanitizer.
system-prompt-leak-scan
Detect system prompt leakage in LLM model outputs via known patterns, configured-prompt substring matching, and unique fingerprint phrases. Python port of @mukundakatta/system-prompt-leak-scan.
...morehallucination-risk-meter
Estimate hallucination risk in LLM answers from uncertainty language, unsupported specifics, citations, and context coverage. Python port of @mukundakatta/hallucination-risk-meter.
...moreeval-flake-detector
Detect flaky LLM eval cases across repeated runs. Pass-rate + standard-deviation per case, with per-case severity. Python port of @mukundakatta/eval-flake-detector.
...moresemantic-cache-key
Stable 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.
...more@cartisien/engram-client
mrwitters
Typed HTTP client for Engram Cloud — persistent semantic memory for AI agents.
vector-poison-score
Score (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.
...morerag-quality-kit
Heuristic quality metrics for RAG retrieval and grounded answers. Python port of @mukundakatta/rag-quality-kit.
stryda-langgraph
Stryda
Stryda governance as a LangGraph node — plug it between the agent LLM and the tool executor.
oauthpy
Philipp Flotho
Local Python access to OAuth-authenticated Codex and Claude Code agents
stryda-langchain
Stryda
Drop Stryda governance into a LangChain agent — wrap a BaseTool, or attach a callback to an AgentExecutor.
llm-cost-guard-py
Estimate LLM request cost and enforce per-request or per-session budgets. Python port of @mukundakatta/llm-cost-guard.
langchain-keeperhub
Devendra
LangChain toolkit for reliable Web3 execution via KeeperHub
botcall
botcall
Phone numbers for AI agents. Dead simple.
tool-call-contracts-py
Validate LLM tool-call payloads with small JSON-like contracts. Python port of @mukundakatta/tool-call-contracts.