Tutorials Advanced
Harden Your Local MCP Server Against AutoJack RCE
AutoJack turned a local MCP server into RCE. Harden yours with origin checks, auth, and allowlists.
9 min read·Kodetra Technologies
6d agoHow-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
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.