InLevel Up CodingbyWill Velida·Mar 24Preventing Token Mismanagement and Secret Exposure in MCP ServersImplementing OWASP MCP01 mitigations against Token Mismanagement and Secret Exposure in a .NET 10 MCP server built with the Model Context…
InLevel Up CodingbyWill Velida·Mar 23From Function Tools to MCP: Migrating an AI Agent to the Model Context ProtocolReplacing 12 function tools with an MCP client that consumes a shared MCP Server — eliminating code duplication while preserving caching…
InLevel Up CodingbyWill Velida·Mar 21Preventing Rogue AI AgentsImplementing OWASP ASI10 mitigations against Rogue Agents in a .NET 10 AI agent built with the Microsoft Agent Framework.
InLevel Up CodingbyWill Velida·Mar 20Preventing Memory and Context Poisoning in AI AgentsImplementing OWASP ASI06 mitigations against Memory and Context Poisoning in a .NET 10 AI agent built with the Microsoft Agent Framework.
InLevel Up CodingbyWill Velida·Mar 20Preventing Insecure Inter-Agent Communication in AI AgentsImplementing OWASP ASI07 mitigations against Insecure Inter-Agent Communication in a .NET 10 AI agent built with the Microsoft Agent…
InLevel Up CodingbyWill Velida·Mar 19Preventing Unexpected Code Execution in AI AgentsImplementing OWASP ASI05 mitigations against Unexpected Code Execution in a .NET 10 AI agent built with the Microsoft Agent Framework.
InLevel Up CodingbyWill Velida·Mar 19Preventing Agent Goal Hijack in .NET AI AgentsPreventing OWASP ASI01 Agent Goal Hijack in a .NET AI agent with input validation, least privilege tools, immutable system prompts, and…A response icon3A response icon3
InLevel Up CodingbyWill Velida·Mar 18Preventing Human-Agent Trust Exploitation in AI AgentsPreventing OWASP ASI09 Human-Agent Trust Exploitation in a .NET AI agent with medical disclaimers, tool-grounded responses, trust…A response icon2A response icon2
InLevel Up CodingbyWill Velida·Mar 17Preventing Cascading Failures in AI AgentsPreventing OWASP ASI08 Cascading Failures in a .NET AI agent with resilience handlers, structured error responses, caching, and distributed…A response icon2A response icon2
InLevel Up CodingbyWill Velida·Mar 17Preventing Agentic Supply Chain VulnerabilitiesImplementing OWASP ASI04 mitigations against Agentic Supply Chain Vulnerabilities in a .NET 10 AI agent built with the Microsoft Agent…A response icon3A response icon3