Tutorials A2A 1.0: Sign and Verify Agent Cards Before Delegating
Publish a JWS-signed A2A v1.0 Agent Card in Python and refuse any card you cannot verify.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Publish a JWS-signed A2A v1.0 Agent Card in Python and refuse any card you cannot verify.
Tutorials Gate agent tool calls on what happened before, not one request at a time.
Tutorials Build a Python gate that scans MCP tool descriptions for hidden injections and pins them by hash.
Tutorials Wire Anthropic's /security-review and GitHub Action to catch SQLi, XSS and RCE before merge.
Tutorials Sonnet 5 claims better hijack resistance. Here's how to measure it yourself.
Tutorials AutoJack turned a local MCP server into RCE. Harden yours with origin checks, auth, and allowlists.
Tutorials Build a Python trust-boundary firewall that stops prompt-injection attacks on your AI coding agent.
Tutorials Stop runaway tool calls and agent spawning using canUseTool, PreToolUse hooks and deny rules.
Tutorials Build a signed AI agent skill with a skill card using OpenSSF Model Signing, then verify it.
Security Harden MCP servers: kill tool poisoning, validate tokens, sandbox tools
Security Implement phishing-resistant passkey login in Node.js: registration, signin, recovery.
Tutorials Block agent attacks in <0.1ms with Microsoft's open-source runtime governance toolkit.