Skip to content
View Lukentony's full-sized avatar

Block or report Lukentony

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

Luca Rivoiro

AI Developer · LLM Security · Python Engineer

I build intelligent systems, and the guardrails that keep them from going rogue.

LinkedIn X Instagram Mastodon


About

AI developer focused on LLM integration, agentic systems, and the security layer between AI models and the real world. Currently building production-grade tooling to make autonomous agents safer, more auditable, and harder to exploit.

400-hour Master in AI Development · ProfessionAI · 28/30, covering LLMs, Agentic AI, REST APIs and MLOps.


Featured Project

Security middleware for AI Agents. Multi-layer defense: Binary Allowlisting → Regex Heuristics → LLM Intent Coherence. Cryptographically signed logs via HMAC-SHA256 for forensic integrity.

Input ──► L1: Allowlist ──► L2: Pattern Engine ──► L3: LLM Intent Check ──► Agent
                │                    │                        │
             BLOCK               BLOCK                    BLOCK + log

Tech Stack

AI & Security   Python LangChain scikit-learn Pandas

Backend & Infrastructure   FastAPI Django Docker AWS

Automation   n8n SQLite


What I'm Working On

  • AI Agent Safety: stopping autonomous agents from hallucinating destructive shell commands
  • LLM Pipelines: building secure, observable inference pipelines with self-hosted models
  • Workflow Automation: n8n + Docker + local LLMs for real-world automation
  • Maker projects: merging AI with 3D printing for smart hardware prototypes

Outside the Terminal

When I'm not pushing commits: riding mountain routes across the Alps on two wheels, debugging long 3D prints, and deep-diving into motorsport data.


GitHub Streak

Popular repositories Loading

  1. AI-guardian-lab AI-guardian-lab Public

    Security middleware for AI Agents. Intercepts shell commands before execution using a multi-layer pipeline: binary allowlist, regex patterns, deterministic intent coherence mapping, and LLM semanti…

    Python 7

  2. ArcaneByte ArcaneByte Public

  3. Lukentony Lukentony Public

  4. pianificatore_turni pianificatore_turni Public

    Progetto base per un pianificatore di turni in Python

  5. MLPAP MLPAP Public

    machine learning predictive analysis project

    Python

  6. ProgrammingGame ProgrammingGame Public

    simple game with base programming

    Python