orca-custom-framework

orca-custom-framework is a skill for Claude Code from orcasecurity/orca-skills. It costs 65 tokens per session (4,217 once invoked), scanned A, original, MIT.

A tool for building a compliance checklist tailored to an organization's security topic, existing framework, or selected alerts. A compliance framework is a structured set of security requirements used for review.

In plain words
What is it for?
Use it to create frameworks for topics such as supply-chain security, combine controls from existing frameworks, or organize selected failing alerts into review sections.
Why use it?
It organizes scattered requirements and alerts into one framework and highlights gaps that existing rules do not cover.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the orca-skills plugin — 18 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/orcasecurity/orca-skills/orca-custom-framework
Any agent
npx skills add orcasecurity/orca-skills --skill orca-custom-framework
Clone the repo
git clone --depth 1 https://github.com/orcasecurity/orca-skills

Made for: Claude Code.

Or install orca-skills, the plugin that ships this one along with the rest of its 18 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for orca-custom-framework

README.md
[![agentmods](https://agentmods.dev/badge/skills/orcasecurity/orca-skills/orca-custom-framework.svg)](https://agentmods.dev/skills/orcasecurity/orca-skills/orca-custom-framework)
Your own site
<a href="https://agentmods.dev/skills/orcasecurity/orca-skills/orca-custom-framework"><img src="https://agentmods.dev/badge/skills/orcasecurity/orca-skills/orca-custom-framework.svg" alt="Measured on agentmods" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,217 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00065 $0.04217
Opus 5 $0.00032 $0.02108
Sonnet 5 $0.00013 $0.00843
Haiku 4.5 $0.00006 $0.00422

Measured 6d ago against content hash 2bb0d96984b2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

orca-custom-framework scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

### Phase 3: Create (Orca REST API — via curl)
skills/orca-custom-framework/SKILL.md · 433 lines

How it starts

The opening of the file, as written. The whole thing — 433 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Orca Custom Framework Skill

Answers the question: "How do I create a custom compliance framework tailored to my organization's specific security requirements?"

Given a source (existing framework, list of alert IDs, or a security theme), this skill gathers relevant controls and alerts, organizes them into a structured custom compliance framework with logical sections, and creates it in Orca Security. When gaps exist — controls the user wants but Orca doesn't have a built-in rule for — the skill suggests creating custom discovery alerts to fill them.

Usage

/orca-custom-framework Supply Chain Security Controls
/orca-custom-framework from:cis_docker_v.1.3.1
/orca-custom-framework alerts:orca-1234,orca-5678,orca-9012
/orca-custom-framework "Zero Trust Architecture"

Or natural language:

  • "create a custom compliance framework for supply chain security"
  • "build a framework based on CIS Docker + EKS controls"
  • "generate a custom framework from these alerts: orca-1234, orca-5678"
  • "create a supply chain security framework"
  • "build custom compliance from our failing container controls"

How It Works

The skill operates in three phases, using different tools at each stage:

Phase 1: Read (Orca MCP tools — read-only)

Queries the Orca environment to gather existing controls and alerts:

  • get_enabled_compliance_frameworks — lists all frameworks and their IDs
  • get_compliance_framework_control_tests — pulls controls from relevant source frameworks, each containing a rule_id
  • discovery_search — finds alerts matching the theme (e.g., "container registry", "image scanning")
  • get_alert — gets full alert details when working from alert IDs

These are read-only MCP queries. They provide the rule_id values needed for the framework.

Phase 2: Organize (Claude logic — no API calls)

Groups the gathered rule_id values into logical sections based on alert categories, asset types, and the requested theme. Assigns priority weights (high/medium/low) and dotted-notation IDs (e.g., 1.1, 2.3).

Read the full file on GitHub · 433 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 433 lines · 65 tokens per session scan A 2bb0d96984b2

Subscribe to this mod's changes

orca-custom-framework is a skill published in the GitHub repository orcasecurity/orca-skills (48 stars, last pushed 4d ago), licensed MIT. It adds 65 tokens to every session and 4,217 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

2026-legal-research-agent

Expert legal research agent for finding and scraping expungement data state by state. Knows authoritative sources, URL patterns, Firecrawl configuration, and 2026 legal landscape. Activate on "find expungement data", "scrape state laws", "legal research", "court URLs", "statute sources", "Clean Slate laws", "automatic…

majiayu000/claude-skill-registry · 103 tokens

aws-wechat-article-review

公众号审稿|公众号校对|敏感词检测|内容合规 — 公众号发布前合规审查:敏感词扫描、错别字检测、政治合规、平台规范校验,一次性输出修改清单。面向公众号编辑、自媒体作者、合规岗。触发词:「审稿」「审核」「校对」「合规」「敏感词」「错别字」「稿子检查一下」「稿子帮我看看」「稿子写完了」「文章检查一下」「检查下有没有问题」「能不能发」「发布前检查」。需要多环节串联(写+审+排+配图+发)请走 aws-wechat-article-main。.

aiworkskills/wechat-article-skills · 155 tokens

cre-due-diligence

CRE Due Diligence analysis suite — 7 specialist skills for multifamily property analysis including rent roll validation, expense benchmarking, market study, physical inspection, environmental review, title review, and tenant credit assessment.

ahacker-1/cre-agent-skills · 49 tokens

cre-legal

CRE Legal review suite — 6 specialist skills for PSA review, title & survey analysis, estoppel tracking, loan document review, insurance coordination, and transfer document preparation for multifamily acquisitions.

ahacker-1/cre-agent-skills · 42 tokens

comply

Compliance and governance — GDPR, HIPAA, SOC2, PCI-DSS, audit trails, privacy controls, data retention, license compliance.

arbazkhan971/godmode · 31 tokens

hr-payroll

Help HR operations specialists, payroll administrators, and compensation teams understand, design, and run payroll processing, compliance, and payroll-related HR operations. Use when asked to set up a payroll process, run a payroll compliance audit, design a payroll calendar, handle a payroll discrepancy, build a…

tuanductran/hr-skills · 88 tokens