Rewrite recipe 3 as a generic AI security recipe#2
Open
anutron wants to merge 1 commit into
Open
Conversation
The previous recipe was framed around a custom security plugin that injected policy via a SessionStart hook. Now that Anthropic ships Organizational Instructions (per-org context injection up to ~3K chars), the plugin's primary job is solved upstream. This rewrite reorients the recipe around two halves: - A complete starter security policy (principles, approved tools, data access tiers, eight rules, business platform rules, credentials, enforcement) that any org can lift and customize. Genericized from a real, deployed policy. - How to deliver it: Organizational Instructions as the primary path, with optional hook-based guardrails and compliance observability as layers for orgs that want more enforcement than context alone provides. Also renames the file (03-security-plugin.md -> 03-security.md) and updates references in 00-overview.md, README.md, and site/_kit. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
03-security-plugin.md→03-security.mdand updates references in00-overview.md,README.md, andsite/_kit/03-recipes.md.Test plan
docs/claude-code-recipes/03-security.mdend to end – does the policy read like something you'd actually adopt at another org without heavy rewriting?your data proxy,your help channel,your security owner,your org's own repos, etc. – feel natural or sound like placeholders?00-overview.md,README.md, andsite/_kit/03-recipes.mdlink/refer to the new filename and use the new framing.recipe3_security-plugin-three-helpers.png) needs a rename/replacement to match the new "AI security" framing.🤖 Generated with Claude Code