permission-audit

Audit SharePoint site and library permissions for over-sharing and high-privilege access.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/afoxnyc3/chelsea-piers-itops --skill permission-audit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: permission-audit
Source: https://github.com/afoxnyc3/chelsea-piers-itops/tree/main/plugins/sharepoint/skills/permission-audit
Command: npx skills add https://github.com/afoxnyc3/chelsea-piers-itops --skill permission-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SharePoint sites and libraries can become over-shared over time, exposing external users and granting excessive access (for example, owner or full-control permissions) that are hard to track.

Core Features & Use Cases

  • Permission and sharing discovery: Audits SharePoint site or document library permissions to identify over-sharing and external access.
  • High-privilege access detection: Flags users with owner/full-control level access that may represent elevated risk.
  • Targeted review workflows: Use the audit to support access reviews, incident response preparation, and ongoing compliance hygiene.

Quick Start

Run permission-audit for the target SharePoint site or library by telling the assistant: "permission-audit https://<tenant>.sharepoint.com/sites/<site>/".

Frequently Asked Questions about permission-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit SharePoint site permissions for external sharing and over-sharing?▼

You can audit SharePoint site permissions by providing the target site or library URL to the assistant, which then processes the sharing settings and role assignments to identify external access and over-sharing risks.

What is the best way to find users with full control or owner access in a SharePoint library?▼

Finding users with full control or owner access in SharePoint involves running a permission audit against the target site, which flags elevated privileges and generates a report with recommendations for access review.

Can I review SharePoint external sharing settings for compliance across multiple sites?▼

Yes, you can review SharePoint external sharing settings for compliance by running the audit on each site URL, validating role assignments and sharing configurations to support ongoing permission hygiene.

How do I prepare an access review report for risky SharePoint sharing configurations?▼

Preparing an access review report for SharePoint sharing involves invoking SharePoint auditing tools with the site URL, processing the results to detect external users and high-privilege access, and generating actionable recommendations.

Does SharePoint permission auditing detect all users with elevated access on document libraries?▼

SharePoint permission auditing detects users with elevated access by scanning document libraries for owner and full-control role assignments, highlighting permissions that may represent excessive risk during access reviews.