🔐
DevOps

Dataverse Security

by microsoft

Dataverse Security is a DevOps skill for Claude Code, published by microsoft in Dataverse-skills.

216 stars57 forkson microsoft/Dataverse-skillsAdded 2026/09/04Repository updated 2026/09/03
agent-skillsdataversedynamics-365dynamics-crmmcpmcp-serverpluginpower-platform
Install in seconds
Install Dataverse Security
Copy Dataverse Security into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/microsoft/Dataverse-skills/tree/main/.github/plugins/dataverse/skills/dv-security ~/.claude/skills/dv-security

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/microsoft/Dataverse-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.github/plugins/dataverse/skills/dv-security/SKILL.md in microsoft/Dataverse-skills
Installs to
~/.claude/skills/dv-security
Collection
One of 9 skills cataloged from this repository
Category
DevOps920 skills

What Dataverse Security does

Dataverse Security assigns security roles, application users, and business units in Dataverse environments. Use it to grant access, verify role changes, or self-elevate as an admin when needed.

Dataverse Security is cataloged under DevOps on DirSkills. Dataverse Security comes from a repository tagged agent-skills, dataverse, dynamics-365, dynamics-crm and mcp.

Documentation

README

Skill: Security — Role Assignment and Self-Elevation

This skill uses first-party CLIs — PAC CLI for role changes, Dataverse CLI to verify. Do NOT write Python scripts for role operations.

Preview Before Running

Role grants and self-elevate are destructive (they change security posture and are logged to Purview). Before running, preview the action in plain prose — target user, role, environment(s) — using placeholders (<ENV_URL>, <USER_EMAIL>) for anything unknown, and ask for confirmation and missing values in the same turn. Skip the raw pac admin block; the user shouldn't have to read CLI syntax to approve a security change.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Dataverse Security

  • What else does microsoft publish alongside Dataverse Security?

    Dataverse Security is one of 9 skills that DirSkills catalogs from microsoft/Dataverse-skills, the repository it ships in. Its siblings there include Dataverse Admin, Dataverse Connect and Dataverse Data. Each one is a separate skill with its own page in this directory, installs the same way Dataverse Security does, and is maintained by microsoft in that same repository. The rest of the collection is listed on the microsoft/Dataverse-skills page.

  • How does Dataverse Security compare to other DevOps skills?

    Dataverse Security ranks #810 by stars among the 920 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Dataverse Security against them. Open each page to compare what they document and how they install.

More from microsoft/Dataverse-skills

Dataverse Security is one of 9 skills cataloged on DirSkills from microsoft/Dataverse-skills.

See all 9 skills
🛠️
2h ago

Dataverse Admin

Dataverse Admin manages environment-level Dataverse administration such as bulk delete, retention and archival policies, audit settings, recycle bin, OrgDB settings, and approved PPAC toggles. Use it to clean up data at scale or change supported environment settings.
DevOps
21657
🔌
2h ago

Dataverse Connect

Dataverse Connect sets up a Dataverse workspace by installing tools, authenticating, registering the MCP server, and writing .env. Use it when starting a new project, switching environments, or fixing a broken connection.
DevOps
21657
🗄️
2h ago

Dataverse Data

Dataverse Data creates, updates, deletes, upserts, and bulk imports records in Dataverse tables. Use it when you need to seed data, load CSVs, or write related records and file columns.
Automation
21657
🗂️
2h ago

Dataverse Metadata

Dataverse Metadata helps define and inspect Dataverse tables, columns, relationships, forms, and views. Use it when adding or reviewing schema components, such as creating a table, lookup, form, or view.
Data
21657
🧭
2h ago

Dataverse Overview

Dataverse Overview provides the cross-cutting context for Dataverse and Power Platform work, including scope, the specialist skill map, tool capabilities, safety rules, and the safe change lifecycle. Use it first when working on Dataverse, Dynamics 365, CRM, or ERP tasks.
AI Engineering
21657
📊
2h ago

Dataverse Query

Dataverse Query reads, filters, aggregates, joins, and analyzes Dataverse records. Use it for bulk reads, pagination, counts, grouped queries, and pandas notebook workflows.
Data
21657