# llmtrace

> Zero-code LLM security & observability proxy. Real-time prompt injection detection, PII scanning, and cost control for OpenAI-compatible APIs. Built in Rust.

- **URL**: https://www.freshcrate.ai/projects/llmtrace
- **Author**: epappas
- **Category**: Infrastructure
- **Latest version**: `v0.2.0` (2026-04-17)
- **License**: MIT
- **Source**: https://github.com/epappas/llmtrace
- **Homepage**: https://llmtrace.io
- **Language**: Rust
- **GitHub**: 46 stars, 1 forks
- **Registry**: github (`epappas/llmtrace`)
- **Tags**: `agentic`, `ai-agents`, `ai-infrastructure`, `ai-security`, `aiops`, `chatgpt`, `llm-inference`, `llm-monitoring`, `rust`

## Description

Zero-code LLM security & observability proxy. Real-time prompt injection detection, PII scanning, and cost control for OpenAI-compatible APIs. Built in Rust.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.2.0` | 2026-04-17 | High | ### Install  ```bash curl -sS https://raw.githubusercontent.com/epappas/llmtrace/main/scripts/install.sh \| bash  # Or use: cargo install llmtrace       # Rust proxy pip install llmtracing         # Python SDK docker pull ghcr.io/epappas/llmtrace-proxy:0.2.0 ```  - [crates.io/crates/llmtrace](https://crates.io/crates/llmtrace) - [pypi.org/project/llmtracing](https://pypi.org/project/llmtracing)  ### Changes since v0.1.5 - chore: bump workspace version to 0.2.0 (6647795) - fix(storage): replace so |
| `v0.1.5` | 2026-02-19 | Low | ### Install  ```bash curl -sS https://raw.githubusercontent.com/epappas/llmtrace/main/scripts/install.sh \| bash  # Or use: cargo install llmtrace       # Rust proxy pip install llmtracing         # Python SDK docker pull ghcr.io/epappas/llmtrace-proxy:0.1.5 ```  - [crates.io/crates/llmtrace](https://crates.io/crates/llmtrace) - [pypi.org/project/llmtracing](https://pypi.org/project/llmtracing)  ### Changes since v0.1.4 - chore(release): align workspace version to 0.1.5 (68b1444) - fix(ci): gate |
| `v0.1.4` | 2026-02-17 | Low | ### Install  ```bash curl -sS https://raw.githubusercontent.com/epappas/llmtrace/main/scripts/install.sh \| bash  # Or use: cargo install llmtrace       # Rust proxy pip install llmtracing         # Python SDK docker pull ghcr.io/epappas/llmtrace-proxy:0.1.4 ```  - [crates.io/crates/llmtrace](https://crates.io/crates/llmtrace) - [pypi.org/project/llmtracing](https://pypi.org/project/llmtracing)  ### Changes since v0.1.3 - fix(release): use ubuntu-22.04 for portable Linux binary (7f4ccda) - fix(re |
| `v0.1.3` | 2026-02-17 | Low | ### Install  ```bash cargo install llmtrace       # Rust proxy pip install llmtracing         # Python SDK docker pull ghcr.io/epappas/llmtrace-proxy:0.1.3 ```  - [crates.io/crates/llmtrace](https://crates.io/crates/llmtrace) - [pypi.org/project/llmtracing](https://pypi.org/project/llmtracing)  ### Changes since v0.1.2 - release: v0.1.3 (f7dfa0f) - fix(release): rename PyPI package to llmtracing (llmtrace taken) (b2cd3d4) |
| `v0.1.2` | 2026-02-17 | Low | ### Install  ```bash cargo install llmtrace       # Rust proxy pip install llmtrace          # Python SDK docker pull ghcr.io/epappas/llmtrace-proxy:0.1.2 ```  - [crates.io/crates/llmtrace](https://crates.io/crates/llmtrace) - [pypi.org/project/llmtrace](https://pypi.org/project/llmtrace)  ### Changes since v0.1.1 - release: v0.1.2 (943e950) - feat(release): rename packages to llmtrace for cargo/pip install (0daa0da) - changelog: update for v0.1.1 (e19f4ee) |
| `v0.1.1` | 2026-02-17 | Low | ## Initial Release - fix(ci): pin python interpreter for aarch64 wheels, resilient job deps (abab87f) - fix(ci): handle already-published crates, pin Python 3.12 for maturin (cb9780f) - fix(ci): use working-directory instead of manifest-path for maturin (22032ed) - fix(ci): install protoc in test and build jobs (5609937) - release: v0.1.1 (61a2e9e) - ci: add PyPI publish, proxy on crates.io, and binary release assets (d10ead1) - ci: release pipeline with Docker multi-arch, crates.io publish, and |

## Citation

- HTML: https://www.freshcrate.ai/projects/llmtrace
- Markdown: https://www.freshcrate.ai/projects/llmtrace.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/llmtrace/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
