Skip to content
View Niraven's full-sized avatar

Block or report Niraven

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.

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
Niraven/README.md

Nino "Niraven" Amor

I build practical AI-agent infrastructure, automation systems, and security-focused developer tools.

Current focus: MCP security, local-first agent workflows, and tools that make autonomous software agents safer to use with real systems.

Featured Work

Local-first firewall for MCP tool calls.

  • Blocks poisoned MCP tool descriptions before agents can see them
  • Detects descriptor drift after the first trusted baseline
  • Rate-limits runaway tool calls
  • Scans tool inputs for shell injection, path traversal, and XSS-like payloads
  • Writes redacted audit logs for tool-call visibility

Local memory backbone for multi-agent systems using SQLite, knowledge graphs, and fast retrieval.

Screen-aware MCP experiment for giving agents local desktop context and capture-based memory.

What I’m Building Toward

  • Security and observability for AI-agent tool use
  • Local-first agent infrastructure that does not depend on broad cloud access
  • Developer tools that turn messy automation workflows into reliable systems

Proof Over Hype

Most of my work is built in public through small, shippable projects: CLIs, MCP servers, workflow engines, dashboards, and automation systems. I care about demos that run, tests that prove behavior, and tools that solve operational problems.

Pinned Loading

  1. pokee-deep-research-skill pokee-deep-research-skill Public

    OpenClaw skill for deep research using Pokee AI's Deep Research API

    Python 6 3

  2. mcp-gateway mcp-gateway Public

    Local-first firewall and black-box run reporter for MCP tool calls: block poisoned tools, detect drift, rate-limit agents, and audit runs.

    TypeScript

  3. myelin myelin Public

    Agents should not relearn workflows. Myelin turns repeated agent behavior into reusable procedures via MCP.

    Python

  4. sigil-memory sigil-memory Public

    Predecessor to Myelin. Broad local-first agent memory prototype; new procedural-memory work lives at github.com/Niraven/myelin.

    Python

  5. openclaw/openclaw openclaw/openclaw Public

    Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

    TypeScript 372k 77.1k

  6. hermes-agent hermes-agent Public

    Forked from NousResearch/hermes-agent

    The agent that grows with you

    Python