audit-permissions Skill
Audits existing table permissions on a Power Pages site by analyzing them against site code and Dataverse metadata. Generates an HTML audit report with findings grouped by severity (critical, warning, info, pass) and suggests fixes for issues found. Use when the user wants to review, verify, or check table permissions Published by microsoft in power-platform-skills.
What is audit-permissions Skill?
Audits existing table permissions on a Power Pages site by analyzing them against site code and Dataverse metadata. Generates an HTML audit report with findings grouped by severity (critical, warning, info, pass) and suggests fixes for issues found. Use when the user wants to review, verify, or check table permissions Published by microsoft in power-platform-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Security review
- Deployment
- Data analysis
- Browser automation use cases
Technical details
- Install or run with Copy skill directory
When to use audit-permissions Skill
- Use it for browser automation.
- Use it for security review.
- Use it for deployment.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/power-pages/skills/audit-permissions/SKILL.md
What it does
Audits existing table permissions on a Power Pages site by analyzing them against site code and Dataverse metadata. Generates an HTML audit report with findings grouped by severity (critical, warning, info, pass) and suggests fixes for issues found. Use when the user wants to review, verify, or check table permissions
Skill instructions
Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. Audit Permissions Audit existing table permissions on a Power Pages code site. Analyze permissions against the site code and Dataverse metadata, then generate a visual HTML audit report with findings, reasoning, and suggested fixes. Workflow 1. Verify Site Deployment — Check that .powerpages-site folder and table permissions exist 2. Gather Configuration — Read all web roles, table permissions, and site code 3. Run Local Schema Validation — Use the shared validator to detect invalid permission/site-setting YAML before deeper analysis 4. Analyze & Discover — Query Dataverse for relationships and lookup columns using deterministic scripts 5. Run Audit Checks — Compare permissions against code usage and best practices 6. Generate Report — Create the HTML audit report and display in browser 7. Present Findings & Track — Summarize findings, record skill usage, an
Explore related resources
Frequently asked questions
What is audit-permissions?
audit-permissions is a open-source AI agent skill with Copy skill directory. Audits existing table permissions on a Power Pages site by analyzing them against site code and Dataverse metadata.
Who is audit-permissions best for?
audit-permissions is best for reusing agent instructions, scripts, and references, browser automation workflows, security review workflows, deployment workflows.
How do I install audit-permissions?
Install or run audit-permissions using Copy skill directory. Check audit-permissions for the latest setup command.
Is audit-permissions actively maintained?
audit-permissions may need a closer maintenance check before production use.
Auto-fetched from GitHub.