Skip to content
View alvabillwu's full-sized avatar
  • Joined Jun 29, 2026

Block or report alvabillwu

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

Popular repositories Loading

  1. tokencost tokencost Public

    πŸ”’ LLM Token Cost Calculator β€” count tokens, estimate costs, compare models across OpenAI, Anthropic, Google, Meta & more from the CLI

    Python

  2. mcp-probe mcp-probe Public

    πŸ”Œ Probe and inspect any MCP (Model Context Protocol) server from the CLI β€” zero-dependency, discover tools/resources/prompts, invoke tools

    Python

  3. promptdrift promptdrift Public

    πŸ”„ Detect drift between LLM prompt versions β€” line + variable diffs, breaking-drift detection, severity scoring for CI. Zero dependencies.

    Python

  4. ai-supply-guard ai-supply-guard Public

    πŸ›‘οΈ Audit npm dependencies for AI-specific supply-chain attacks β€” postinstall hooks targeting ~/.claude/settings.json, MCP injection, prompt-injection payloads, env exfil. Risk-scored, CI-ready.

    TypeScript

  5. ragbench ragbench Public

    πŸ“Š Lightweight RAG pipeline benchmarking β€” synthetic datasets, deterministic retrieval+generation metrics, reproducible scorecards. Framework-agnostic, zero core deps.

    Python

  6. agentlog agentlog Public

    πŸ“ Structured logging and replay for AI agent runs β€” trace every LLM call, tool use, and step as JSONL; replay, summarize, and audit what the agent did. Zero deps.

    Python