8000
Skip to content
#

jitter

Here are 295 public repositories matching this topic...

AgentFence is a lightweight open-source Python library and CLI tool that wraps AI agent execution environments with configurable permission boundaries, rate limits, and action whitelists. It intercepts and optionally blocks dangerous operations—such as file deletion, arbitrary HTTP calls, subprocess execution, and environment variable access—before

  • Updated Mar 4, 2026
  • Python

local_agent_runner is a minimal open-source CLI harness for defining and executing multi-step agentic workflows powered entirely by a local LLM via Ollama. Developers write simple YAML task definitions that chain together tool-calling steps—file I/O, shell commands, and web search—while a sandboxed execution mode captures all side effects and produ

  • Updated Mar 12, 2026
  • Python

sheet_genie is a command-line tool that converts natural language descriptions into ready-to-paste Excel and Google Sheets formulas using OpenAI's GPT models. Simply describe what you want your spreadsheet to do, and sheet_genie returns validated, syntax-checked formulas instantly. It supports single interactive queries, batch processing from a tex

  • Updated Mar 7, 2026
  • Python

n8n Forge is a CLI tool that converts plain-English automation descriptions into ready-to-import n8n workflow JSON files using an LLM (OpenAI GPT). Users simply describe their desired automation (e.g., 'check competitor prices weekly and add to Google Sheets'), and the tool generates a valid n8n workflow JSON with appropriate nodes, connections, an

  • Updated Feb 28, 2026
  • Python

mcp_scanner is a focused CLI security tool that discovers and audits Model Context Protocol (MCP) endpoints on web servers and APIs. Inspired by the critical 'MCPwn' nginx UI vulnerability, it probes common MCP URL patterns, tests authentication requirements, checks for unauthenticated tool/resource exposure, and generates a structured security rep

  • Updated Apr 16, 2026
  • Python

AgentLens is a lightweight, local observability dashboard for AI coding agents. It watches your filesystem and processes in real time, capturing file reads/writes, shell commands, and outbound API calls made by autonomous agents like OpenClaw or Aider. Events are streamed live to a clean web UI via Server-Sent Events, giving developers a clear audi

  • Updated Feb 27, 2026
  • Python

Network quality monitor for Raspberry Pi — tracks latency, jitter, packet loss, DNS/TCP/HTTP timings, and cellular signal, shipping metrics and logs to Grafana Cloud. Offline-buffered, with a ready-made dashboard.

  • Updated Jul 15, 2026
  • Python

chart_genie is a CLI tool that transforms natural language descriptions and raw data (CSV or JSON) into interactive, embeddable HTML charts. Users describe what they want in plain English — 'show monthly sales as a bar chart with tooltips' — paste in their data, and receive a self-contained HTML file powered by Chart.js with full interactivity. An

  • Updated Mar 18, 2026
  • Python

npm_sentinel is a command-line security tool that audits package.json and node_modules directories for supply chain attack vectors including typosquatting, suspicious post-install hooks, and rogue MCP server injections. It uses fuzzy string matching against a curated database of legitimate popular packages to flag potential typosquats, inspects npm

  • Updated Feb 26, 2026
  • Python

Improve this page

Add a description, image, and links to the jitter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jitter topic, visit your repo's landing page and select "manage topics."

Learn more

0