Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Railpath: AI Agent File Security
This talk demonstrates how Railpath secures AI agents and MCP servers by preventing unauthorized file access through path-based controls and real-time monitoring.
Railpath is a Python security library that provides granular control over file system access for AI systems, specifically targeting agents built with Large Language Models (LLMs) and Model Context Protocol (MCP) servers. Our solution addresses a critical vulnerability in LLMs where they can be manipulated into accessing unauthorized files, potentially resulting in data exfiltration.
This vulnerability was recently documented in Invariant Labs’ comprehensive report on MCP “tool poisoning” attacks, where researchers demonstrated how seemingly benign prompts could be crafted to bypass intended access controls.
The demonstration will show the security vulnerability in unsecured agents by showcasing how they can be tricked into accessing unauthorized files. We will then contrast this with agents and MCP servers protected by Railpath, illustrating how the solution effectively prevents unauthorized file access through its security controls.
Related projects
JetBrains Long Code Arena
Toronto
Exploring JetBrains Long Code Arena benchmarks, we'll demonstrate project‑wide code completion and library‑based generation, discuss context strategies, and…
AI-Guided RISC-V Datapath Visualization
Toronto
Learn how an AI‑driven RAG chatbot integrates with a RISC‑V single‑cycle and 5‑stage pipeline visualizer to explain execution…
The Death of Agents: Building AI Workflows That Actually Scale
Toronto
Live demo of building a modular LLM pipeline that transforms unstructured inputs into structured data, uses vector DB…
SirPlotsALot
Montreal
Learn how to connect LLMs with JavaScript‑based data analysis, using prompting, function calling, and secure sandboxed code for…
AI agents to create 3D models from scratch
Toronto
Explore using LLMs to generate and verify Blender code for creating 3D models, overcoming common quality, cost, and…
On the Impact of Black-box Deployment Strategies for Edge AI on Latency and Model Performance
Toronto
An empirical study of partitioning, quantization, and early‑exit operators on mobile, edge, and cloud, showing latency‑accuracy trade‑offs and…