orca-custom-framework

Solid

Creates custom compliance frameworks from existing frameworks, alert lists, or security themes — organizes controls into sections, maps alerts, and pushes the framework to Orca. Suggests creating custom discovery alerts for gaps not covered by existing rules. Use when user asks to create, build, or generate a custom compliance framework.

AI & Automation 50 stars 9 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
57
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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 fra...

Details

Author
orcasecurity
Repository
orcasecurity/orca-skills
Created
4 months ago
Last Updated
5 days ago
Language
N/A
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category