Skip to content
View tamish560's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report tamish560

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

hey, i'm tamish

  1. i build tools that don't lie to you.

i can't write code. i ship using AI agents. that's not a limitation, it's a different way of building. who in this time codes by hand.

i run valtors - open source developer tools for the MCP ecosystem. everything MIT licensed, zero telemetry, your data stays on your machine.

what i built

  • mcprobe - security scanner for MCP servers. your server is probably vulnerable. this tells you how. single Go binary, zero deps.
  • Relay - one MCP server, 40 tools, one binary. other people install 5 servers to do what this does alone. npm: userelay
  • Reflow - responsive toolkit for TypeScript. 8 frameworks, same API, no SSR breakage. npm: usereflow
  • Observer - proxy that logs every tool call your AI agent makes. it watches silently. you see what happened.

shipped

17 PRs merged across ClickHouse, labstack/echo, agent-orchestrator, and more. contributions

links

github | valtors | x | linkedin | npm

Popular repositories Loading

  1. mcprobe mcprobe Public

    Security scanner and introspection tool for MCP servers. Connect, inspect, detect injection patterns, find tool shadowing, baseline for drift. Single binary, zero dependencies, Go stdlib only.

    Go 2

  2. awesome-mcp-security awesome-mcp-security Public

    A curated list of MCP security tools, frameworks, scanners, gateways, and resources.

    1

  3. tamish560 tamish560 Public

    profile readme

  4. awesome-go awesome-go Public

    Forked from avelino/awesome-go

    A curated list of awesome Go frameworks, libraries and software

    Go

  5. agent-orchestrator agent-orchestrator Public

    Forked from AgentWrapper/agent-orchestrator

    Agentic orchestrator for parallel coding agents — plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews.

    Go

  6. echo echo Public

    Forked from labstack/echo

    High performance, minimalist Go web framework

    Go