ato-source-sharepoint

Collect NIST 800-53 evidence from SharePoint Online using read-only m365 commands.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/AI-Strategy-LLC/AgentSkills --skill ato-source-sharepoint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ato-source-sharepoint
Source: https://github.com/AI-Strategy-LLC/AgentSkills/tree/main/skills/repo-scope/ato-source-sharepoint
Command: npx skills add https://github.com/AI-Strategy-LLC/AgentSkills --skill ato-source-sharepoint

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Sibling of ato-artifact-collector. Collects NIST 800-53 evidence from SharePoint Online / Microsoft 365 / OneDrive via the pnp/cli-microsoft365 (m365) CLI. Invoked by the orchestrator when SharePoint scope is configured. Strictly read-only, ambient-auth, scope-confirmed. Do not invoke this skill directly unless you are running it as part of an ATO artifact collection.

Core Features & Use Cases

  • Read-only evidence collection from SharePoint Online / M365 / OneDrive using m365 commands, strictly no writes.
  • Interfaces with the orchestrator's ATO artifact collection workflow to contribute citations.
  • Works in tandem with ato-artifact-collector; discovers and emits sharepoint citations for the evidence.

Quick Start

Run this skill as part of an ATO artifact collection workflow with a configured SharePoint scope; do not invoke it directly.

Frequently Asked Questions about ato-source-sharepoint

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

FAQPage Schema
How do I collect NIST 800-53 evidence from SharePoint Online for an ATO?

To collect NIST 800-53 evidence from SharePoint Online for an ATO, use a read-only evidence collector that operates within a pre-configured orchestrator scope. It discovers and emits citations without writing to SharePoint.

Can I extract Microsoft 365 compliance artifacts without modifying the SharePoint environment?

Yes, you can extract Microsoft 365 compliance artifacts without modifying SharePoint by enforcing strict read-only operations and ambient authentication. This ensures evidence discovery occurs with no writes to the environment.

How does SharePoint evidence collection work with an ATO artifact collector?

SharePoint evidence collection works by interfacing with the ATO artifact collector workflow to contribute citations. The skill discovers evidence via m365 commands and emits SharePoint citations for the orchestrator to compile.

Do I need a pre-configured orchestrator scope to gather M365 ATO evidence?

Yes, you need a pre-configured orchestrator scope specifically set to SharePoint to gather M365 ATO evidence. The skill is invoked by the orchestrator during artifact collection and should not be run directly outside this workflow.

What are the limitations of using a read-only SharePoint collector for ATO compliance?

A limitation of using a read-only SharePoint collector for ATO compliance is that it strictly enforces non-write behavior, meaning it cannot modify or update any evidence sources. It is strictly for discovering and emitting citations.

What is the best way to automate NIST 800-53 evidence discovery across OneDrive and M365?

The best way to automate NIST 800-53 evidence discovery across OneDrive and M365 is running a scoped artifact collection workflow. This uses ambient authentication and m365 CLI commands to validate, discover, and emit citations.