By orcasecurity
Accelerate cloud security workflows by triaging alerts, investigating incidents, analyzing IAM risks, mapping attack paths, assessing compliance gaps, and discovering sensitive data exposure across AWS, GCP, and Azure environments using the Orca Cloud Platform.
Cloud cost optimization analysis using Orca Security asset data. Discovers all cloud assets (AWS, GCP, Azure) through Orca MCP tools, compares current configurations against cheaper alternatives using live public pricing, and produces a prioritized cost reduction report with exact asset evidence. Use when the user asks about cloud cost optimization, reducing cloud spend, rightsizing instances, saving money on cloud infrastructure, cost reduction opportunities, unused resources, oversized VMs, reserved instances, storage tiering, or wants to know what changes would lower their cloud bill.
Deep-dive compliance gap analysis for any framework — failing controls ranked by impact, quick wins, account breakdown, and remediation plan. Use when user asks about compliance gaps, failures, or status (e.g., "compliance gaps", "PCI DSS status", "where are we failing", "SOC 2 compliance", "quick wins").
Traces any Orca alert back to who deployed it, what tool was used, what introduced the issue, and a full timeline of events. Use when user asks about origin, deployment, or ownership of an alert (e.g., "who created this", "where did this come from", "trace back orca-3380725", "who deployed", "what tool was used").
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.
DSPM view — sensitive data at risk across the environment, exposed secrets/PII/credentials, data store security posture, and remediation priorities. Use when user asks about data exposure, sensitive data, or secrets (e.g., "data exposure", "where is our PII", "sensitive data at risk", "exposed secrets", "DSPM view").
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
| Skill | Question It Answers |
|---|---|
orca-alert-triage | "What is this alert and should I care?" |
orca-impact-analysis | "If I fix this, what else closes — and what breaks?" |
orca-config-origin | "Who did this, how was it deployed, and what introduced the issue?" |
orca-morning-briefing | "What happened while I was away, and what needs my attention?" |
orca-asset-profile | "Tell me everything about this asset in one place." |
orca-compliance-gap | "Where are we failing, what's the fastest path to improve?" |
orca-data-exposure | "Where is our sensitive data, is it protected, and what's at risk?" |
orca-exposure-map | "What can an attacker see from outside?" |
orca-identity-review | "Is this identity overprivileged, and what's the blast radius?" |
orca-investigate | "What happened, who did it, and how far did they get?" |
orca-cloud-cost-optimizer | "Where are we overspending and what should we fix first?" |
orca-custom-framework | "How do I create a custom compliance framework tailored to my needs?" |
Daily ops: Morning briefing → Triage → Asset profile → Impact analysis → Config origin → Fix
Proactive posture: Compliance gaps → Exposure map → Data exposure → Identity review
Incident response: Investigate → Identity review → Asset profile → Contain and remediate
Custom compliance: Custom framework → Compliance gaps → Impact analysis → Remediate
/plugin marketplace add orcasecurity/orca-skills
Next step: Configure the Orca Security MCP server (see MCP Configuration below).
Add the marketplace to your Claude Desktop configuration, then install skills from the marketplace UI.
# Clone the repository
git clone https://github.com/orcasecurity/orca-skills.git
cd orca-skills
# Copy skills to your skills directory
cp -r skills/* ~/.claude/skills/
Required: These skills need the Orca Security MCP server to access your environment data.
Add to your .mcp.json (in project root or ~/.claude/.mcp.json):
Uses OAuth2 for authentication
{
"mcpServers": {
"orca-security": {
"type": "http",
"url": "https://mcp.orcasecurity.io"
}
}
}
For token based authentication (For services and automations)
{
"mcpServers": {
"orca-security": {
"type": "http",
"url": "https://api.orcasecurity.io/mcp",
"headers": {
"Authorization": "Token YOUR_ORCA_API_TOKEN"
}
}
}
}
Get your API token: Orca API Authentication Guide
MCP Integration Docs: Orca MCP Setup
npx claudepluginhub orcasecurity/orca-skills --plugin orca-skillsSysdig's cloud security expertise, packaged as agent skills that work natively in your AI environment.
Prowler for Claude Code — cloud security and compliance skills powered by the Prowler MCP server. Bundles compliance triage and remediation; more skills coming.
Audit access control implementations
Cybersecurity skills for AI agents — code audit, cloud, recon, IR, AI security, and more
Editorial "Security Engineer" bundle for Claude Code from Antigravity Awesome Skills.
Essential 8 Plugin - Australian Cyber Security Centre mitigation strategies with 3 maturity levels