3 posts tagged with "Security"
View All Tags
Agent Skills vs MCP: Two Standards, Two Security Models
A technical analysis comparing Anthropic's Agent Skills specification and Model Context Protocol - two different approaches to extending AI agents, with fundamentally different security implications for credential management and code execution.
•13 min read

Building Your First Agent Skill: A Practical Guide
A hands-on tutorial for creating and using Agent Skills with Claude. Learn how to build a custom weather forecast skill from scratch, complete with Python scripts and API integration.
•11 min read

API Security Essentials: OAuth2, JWT, and Rate Limiting Explained
APIs are the backbone of modern software. They connect applications, enable integrations, and power everything from mobile apps to AI workflows. But with this power comes risk: exposed APIs are a prime target for abuse, data leaks, and attacks.
•6 min read