🛡️
AI EngineeringGo

Gryph Policy Authoring

by safedep

Gryph Policy Authoring is an AI Engineering skill for Claude Code, published by safedep in gryph.

161 stars18 forkson safedep/gryphAdded 2026/09/08Repository updated 2026/08/30
ai-agentsai-developer-toolsclaude-codegemini-clisecurity
Install in seconds
Install Gryph Policy Authoring
Copy Gryph Policy Authoring into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/safedep/gryph/tree/main/.claude/skills/gryph-policy-authoring ~/.claude/skills/gryph-policy-authoring

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/safedep/gryph.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/gryph-policy-authoring/SKILL.md in safedep/gryph
Installs to
~/.claude/skills/gryph-policy-authoring
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering3670 skills

What Gryph Policy Authoring does

Gryph Policy Authoring helps draft and test security policy rules that control what an AI coding agent may read, write, or run. Use it when you need to block, allow, warn, or require approval for agent actions.

Gryph Policy Authoring is cataloged under AI Engineering on DirSkills. Gryph Policy Authoring comes from a repository tagged ai-agents, ai-developer-tools, claude-code, gemini-cli and security.

Documentation

README

Authoring Gryph Policies

Gryph mediates what an AI coding agent reads, writes, and runs. A policy is an ordered list of rules. Each rule matches an action and returns a decision. This skill helps a human draft those rules, with an agent's help, then hands the human a command to install them.

You draft in a workspace directory. You never install. You never write into Gryph's config directory. The human reviews the draft and runs the install command you give at the end. This keeps the human in control of what becomes active policy.

The two hard rules

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Gryph Policy Authoring

  • What else does safedep publish alongside Gryph Policy Authoring?

    Gryph Policy Authoring is one of 3 skills that DirSkills catalogs from safedep/gryph, the repository it ships in. Its siblings there include AARM Policy Layer and Add Agent Adapter. Each one is a separate skill with its own page in this directory, installs the same way Gryph Policy Authoring does, and is maintained by safedep in that same repository. The rest of the collection is listed on the safedep/gryph page.

  • How does Gryph Policy Authoring compare to other AI Engineering skills?

    Gryph Policy Authoring ranks #3433 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Gryph Policy Authoring against them. Open each page to compare what they document and how they install.