The Uprising of Model Context Protocol (MCP) Security Research
Explores the emerging security research landscape around the Model Context Protocol (MCP), a new standard for AI model communication.
Liran Tal is an AI security researcher and Node.js security expert focusing on securing agentic AI workflows, MCP, and software supply chains through research, education, and open-source work.
228 articles from this blog
Explores the emerging security research landscape around the Model Context Protocol (MCP), a new standard for AI model communication.
Introduces agent-rules, an open-source CLI tool that standardizes security and coding rules across AI coding assistants like GitHub Copilot and Cursor.
A guide to building an AI-powered system using the Mastra AI framework to automate and streamline the evaluation of conference Call for Papers (CFP) submissions.
A tutorial on parsing command-line arguments in Node.js using the built-in util.parseArgs API, with examples from a real CLI project.
A developer's cautionary tale about command injection vulnerabilities in AI coding assistants using MCP servers, highlighting real-world security risks.
The ls-mcp tool update adds a security feature to detect and assess the risk of credentials stored in environment variables within MCP server configurations.
A tutorial on training a neural network in JavaScript to solve ASCII mazes using the brain.js library.
Qodo AI's new Package Health Reviewer uses Snyk Advisor to automate security and maintenance checks for open-source dependencies in CI/CD pipelines.
A tutorial on using Python, Ultralytics YOLO, and Supervision for computer vision tasks like object detection and image annotation.
A guide to securely loading and managing Google Cloud Storage service account credentials in Node.js applications, covering JSON files, environment variables, and direct specification.
A proposed security evaluation framework for Model Context Protocol (MCP) servers, focusing on configuration and implementation risks for developers.
A guide for Developer Relations (DevRel) professionals on creating engaging, value-driven content and measuring KPIs for effective go-to-market tactics on X/Twitter.
Explores how zero-trust environments like defense and finance can securely adopt AI using local-first agents and semi-autonomous workflows.
Explores key traits of AI-native products designed for efficient consumption by AI agents, focusing on context optimization and tool execution.
Explores five key pillars for optimizing AI-powered agentic coding workflows, including system instructions and spec-driven development.
Explores the evolution from AI-augmented IDEs to Agentic Development Environments (ADEs) and the future of autonomous AI in software engineering.
Argues that companies built solely on the Model Context Protocol (MCP) are unlikely to succeed, while those using MCP as an integration layer have a better chance.
A guide to automating the fine-tuning of AI agent workflows using the Qodo CLI, based on analyzing execution logs to improve instructions.
A guide to creating a Home Assistant automation for announcing Shabbat candle lighting times using sensors and YAML configuration.
Explains the complex interplay between CORS, SameSite cookies, and CSRF attacks in cookie-based web authentication systems.