Vendors needing review
Seven checks across your current vendors, grouped by what the fix is, with a decision memo available for any single vendor.
| Plugin | Area | Access |
|---|---|---|
| drata-grc-skills | Third-Party & Vendor Risk | Read-only, with one optional write |
Purpose
- Finds security reviews never started, past deadline, or last completed over a year ago.
- Flags overdue next reviews, missing business units, missing security owners and on-hold status.
- Lists prospective vendors whose review has not started.
Access: Read-only, except that it can create a risk, and only when you explicitly confirm it.
MCP tools used
| MCP tool | Level | OAuth scope |
|---|---|---|
| Get Company | Read | read:company |
| List Vendors | Read | read:vendor |
| Get Vendor | Read | read:vendor |
| List Vendor Security Reviews | Read | read:vendor-security-review |
| List Vendor Documents | Read | read:vendor-document |
| Search Risks | Read | read:risk |
| Create Riskoptional | Write | create:risk |
create:risk) 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-identify-gapsOr ask for it in your own words:
- "which vendors need review"
- "overdue security reviews"
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
- Fix vendors — Work through vendor gaps from a single menu with live counts.
- Vendor portfolio — Your third-party portfolio at a glance — composition, assessment coverage, inherent against residual exposure, and what is waiting at intake.