Agent Skills (Beta)

๐Ÿงช Beta Feature: Skills are available alongside the MCP Server, which is currently in early access.

Skills are packaged workflows for AI assistants connected to your Drata account through the Drata MCP server. Each one is named for the job it does: report to see where you stand, identify-gaps to get a worklist of what needs work, and resolve-gaps to make the changes.

Install once, then run a skill by name or just ask for it in your own words.

Copy
Copied
/plugin marketplace add drata/drata-claude-plugin
/plugin install drata-grc-skills@drata

Read-only by default. Most skills only read. 4 skills can change your Drata data and are marked Write: Fix controls, Fix evidence, Fix risks, Fix vendors. One more can make a single write only when you confirm it: Vendors needing review. Every change is previewed for your confirmation before it is applied, and what any skill can reach is bounded by the scopes you grant and your Drata role.

One install, one grant. Installing the plugin brings all 18 skills, and you authorise the Drata MCP server once โ€” so the scopes you grant are the union of what every skill needs (27 scopes, 11 of them writes), not a per-skill choice. The tables on each page tell you what that skill uses, not what you can grant it alone.

Connect to Drata

The skills authenticate through the Drata MCP Server over OAuth โ€” nothing stores a credential. You need administrator access to create the OAuth configuration in Settings โ†’ MCP Configuration, then point your client at the endpoint for your region:

  • US: https://mcp.drata.com/mcp/
  • EU: https://mcp-euc1.drata.com/mcp/
  • APAC: https://mcp-apse2.drata.com/mcp/

Start Here

Compliance & Audit Readiness

Risk Management

Third-Party & Vendor Risk

Personnel & Access Compliance

Reporting & Stakeholder Communications

Examples

Paste any of these to see a skill run.

1. Control readiness โ€” "How ready are my controls for SOC 2?" Runs Control readiness: a readiness dashboard โ€” controls in scope versus out, the ready share, and the not-ready ones broken down by cause.

2. Failing evidence, prioritized โ€” "Which evidence is failing and what should I fix first?" Runs Evidence needing work: a named, prioritized worklist of the evidence that is missing or not satisfying readiness.

3. Third-party risk โ€” "Give me a third-party risk report for our vendors." Runs Vendor portfolio: a vendor overview โ€” risk posture, review coverage, and where the gaps are.

Privacy

The skills operate on your own Drata data, in your session, through your own OAuth grant. The plugin repository holds only natural-language prompts and a pointer to the Drata MCP endpoint โ€” no customer data, no credentials, and no Drata backend code. Your data is handled under Drata's privacy policy; for how Drata secures its platform, see the Trust Center.

Support

When you reach out about a skill, include the skill name and the prompt you used โ€” that is enough to reproduce it.