Open-source ecosystem

Open Source
AI Security Tools

RESK develops an open-source ecosystem for securing AI deployments at every layer: input-time attack detection, token-level output filtering, per-user RBAC, MCP security, semantic caching, and agent observability. Each project has a dedicated page — start there for features, quick starts, and demos.

The platform

The Platform

ReskSafety

Status Demo: Live
License RESK SW License

The deployable LLM firewall: an OpenAI-compatible endpoint with RBAC capability bitmasks, editable filtering policies, multi-provider routing, and a full admin console. Live at demo.resk.fr.

Python libraries

Python Libraries (PyPI)

resk-llm

PyPI Downloads 19K

Stops prompt injections before they reach your LLM — in one line. 11 attack-specific detectors, PII/canary defense, FastAPI middleware.

reskSecure

PyPI Downloads 200

Per-user LLM firewall: every candidate token is checked inside the generation loop — unauthorized content becomes physically ungeneratable.

resk-logits

PyPI Downloads 1.2K

The shadow-ban logits engine: vectorized Aho-Corasick matching, streaming, vLLM adapter. Apache 2.0.

resk-mcp

PyPI Downloads

Security and management layer over the Model Context Protocol SDK: JWT auth, validation, PII detection, rate limiting, dashboard.

ReskPoints

PyPI Downloads 500

AI agent logger: every agent action recorded — functions, parameters, token probabilities — exported to Datadog, Prometheus, OTel.

TypeScript & Bun libraries

TypeScript & Bun Libraries (npm)

resk-llm-ts

npm Downloads 150

Prompt-injection defense for Node & Bun — zero dependencies, 11 detectors, Express & Hono middleware. Live in-browser demo on its page.

resk-caching

npm Downloads

Semantic LLM response caching with vector search: up to 90% API cost reduction, sub-5ms cached responses, OpenAI-compatible.

honeycrawlpot

npm Downloads

Deception for AI scanners: serves fake secrets and prompt-injection decoys at probed paths (/.env, /.aws/credentials) and fingerprints the attacker. Zero dependencies, Express & Hono middleware.

Encryption & research

Encryption & Research

ReskCrypt

Focus E2E Encryption

End-to-end encryption for AI conversations with policy-based, revocable access control.

Explore the Full Ecosystem

All repositories are public on GitHub — star your favorites and contribute.