Add manage-authentication-policy skill#38
Closed
jdanielmyers wants to merge 3 commits into
Closed
Conversation
Adds a skill for managing Snowflake authentication policies — create, modify, view, attach, detach, drop, or recommend policies. Covers AUTHENTICATION_METHODS, CLIENT_TYPES, MFA_ENROLLMENT, PAT_POLICY, WORKLOAD_IDENTITY_POLICY, and security integration controls. Includes 6 workflow files and a property reference. Source: snowflake-eng/cortex-code-skills/database-security/iam/authentication/manage-authentication-policy
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
Adds the
manage-authentication-policyskill — covers create, modify, view, attach, detach, drop, and recommend operations for Snowflake authentication policies. SpansAUTHENTICATION_METHODS(PASSWORD, SAML, OAUTH, KEYPAIR), MFA enforcement,PAT_POLICY, workload identity federation,CLIENT_TYPES, and minimum driver versions.Promoted from
snowflake-eng/cortex-code-skills/database-security/iam/authentication/manage-authentication-policyafter audit review (top-7 strong-promote candidate from the 28-skill promotion candidate set). Fills a real security gap not currently covered by any bundled or Labs skill.Files
skills/manage-authentication-policy/SKILL.md— Labs frontmatter + main routerskills/manage-authentication-policy/LICENSE— Snowflake Skills License (employee author)skills/manage-authentication-policy/references/property-reference.md— full property syntax / canonical sourcesskills/manage-authentication-policy/workflows/{create,modify,view,attach-detach,drop,recommend}.md— 6 sub-workflowsThe internal
skill_metadata/directory (auditor seed file with owner email) was intentionally not promoted.Audit pipeline status
audit run-tier labs --client mock:Test plan
/skill addfrom this branch loads cleanly with all 6 workflow files and reference$manage-authentication-policy recommend authentication policies for my account based on recent login activityproduces a useful recommendation