Snyk Studio’s default is to run every time code is generated. Start chatting with Claude Code in your current project, or start a new one with the following prompt:
In a new file, write a Python function named `is_palindrome` that takes a single string argument and returns `True` if the string is a palindrome and `False` otherwise. Per the Snyk Secure At Inception rules, this will demonstrate that all generated code is tested for security issues using the Snyk scanning tools and any issues identifies can be fixed automaticallyPer the secure at inception rules, this will demonstrate that all generated code is tested for security issues using the Snyk MCP server and any issues identified can be fixed automatically.