Fix vendors
Work through vendor gaps from a single menu with live counts. Pick a gap, answer one question, and confirm one previewed batch before anything changes.
| Plugin | Area | Access |
|---|---|---|
| drata-grc-skills | Third-Party & Vendor Risk | Write |
Purpose
- Offers one flat menu: key information missing, review overdue, on hold, no renewal schedule.
- Previews every change as a batch and waits for your confirmation.
- Onboards vendors, imports a CSV, records a decision, or archives on request.
Access: This skill can change your Drata data: create / update / delete vendor. Every change is previewed and confirmed before it is applied.
MCP tools used
| MCP tool | Level | OAuth scope |
|---|---|---|
| Get Company | Read | read:company |
| List Vendors | Read | read:vendor |
| Get Vendor | Read | read:vendor |
| Create Vendor | Write | create:vendor |
| Update Vendor | Write | update:vendor |
| Delete Vendor | Write | delete:vendor |
| List Vendor Security Reviewsoptional | Read | read:vendor-security-review |
read:vendor-security-review) is not required — the skill degrades cleanly without it. What any tool returns is bounded by your Drata role as well as the scope — see MCP Server setup.Run it
/plugin marketplace add drata/drata-claude-plugin
/plugin install drata-grc-skills@drataThen run the skill by name:
/drata-grc-skills:drata-vendor-resolve-gapsOr ask for it in your own words:
- "fix my vendors"
- "assign vendor owners"
- "record the Acme Corp decision"
Before you start
- Connect the Drata MCP server. See MCP Server setup.
- Your MCP OAuth configuration must grant the scopes behind the tools listed above.
Related skills
- Vendors needing review — Seven checks across your current vendors, grouped by what the fix is, with a decision memo available for any single vendor.