SkillAgentSearch skills...

Pyrasp

PyRASP is a Runtime Application Self Protection package for Python-based Web Servers (Flask, FastAPI and Django), Serverless Functions (AWS Lambda, Azure and Google Cloud Functions) and MCP Servers (FastMCP)

Install / Use

/learn @rbidou/Pyrasp

README

<p> <img src="https://img.shields.io/badge/Version-0.9.2-green?style=for-the-badge" alt="version 0.9.2"/> <a href="https://www.paracyberbellum.io"> <img src="https://img.shields.io/badge/A%20project%20by-ParaCyberBellum-blue?style=for-the-badge" alt="A project by ParaCyberBellum"/> </a> <a href="https://twitter.com/ParaCyberBellum"> <img src="https://img.shields.io/badge/Twitter-@ParaCyberBellum-yellow?style=for-the-badge&color=666666" alt="@ParaCyberBellum on Twitter"/> </a> </p>

What is PyRASP ?

PyRASP is a Runtime Application Self Protection package for Python-based Web Servers (Flask, FastAPI and Django) and Serverless Functions (AWS Lambda, Azure and Google Cloud Functions). It protects against the main attacks web applications are exposed to, from within the application. It is also capable of providing basic telemetry such as cpu and memory usage, as well as requests count. Additionally, PyRASP implements Zero-Trust Application Access for critical applications, ensuring only up-to-date authorized browsers can connect.

PyRASP provides full agentic AI security by protecting MCP servers tools from malicious inputs injections and data leaks (PII and credentials) that would result from unexpected processing. It also defend LLM frontends against malicious prompt injection attempts.

It can operate using a local configuration file or get it from a remote/cloud server. Logs and telemetry (optional) can be sent to remote servers as well, and threats information can be shared across agents.

One specificity of PyRASP relies on the fact that it does not use signatures. Instead it will leverage decoys, thresholds, system and application internals as well as machine learning for detection.

AWS Lambda Functions are no longer supported since version 0.8.3

Documentation

Full documentation <br>Release Notes <br>Web Site

Contacts

Renaud Bidou - renaud@paracyberbellum.io

Related Skills

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated4mo ago
Forks5

Languages

Python

Security Score

77/100

Audited on Nov 17, 2025

No findings