# Msgraph Explore

> >

- **Type:** Skill
- **Install:** `agentstack add skill-specter119-skills-msgraph-explore`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [specter119](https://agentstack.voostack.com/s/specter119)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [specter119](https://github.com/specter119)
- **Source:** https://github.com/specter119/skills/tree/master/skills/msgraph-explore

## Install

```sh
agentstack add skill-specter119-skills-msgraph-explore
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Microsoft Graph Explore

**UTILITY SKILL** — retrieves data from Microsoft Graph (SharePoint, OneDrive, OneNote). Read-only; no write/mutation operations.

## Routing Boundaries

### Should Route Here

- Search SharePoint / OneDrive content via Graph Search API
- Fetch or sync SharePoint files, drive folders
- Discover sites, notebooks, sections, pages
- Sync OneNote wiki pages to local Markdown

### Should Not Route Here

- Sending emails or managing calendars
- Modifying / deleting any Microsoft Graph resources
- Outlook-specific operations

## Execution Skeleton

1. Ensure prerequisites are configured (see [setup](references/setup.md)).
2. Choose the right command by task type (see [commands](references/commands.md)).
3. Retrieve data; results are cached locally (see [architecture](references/architecture.md)).

## Reference Map

- [setup](references/setup.md) — Environment variables and permissions
- [commands](references/commands.md) — All CLI commands with examples
- [architecture](references/architecture.md) — Script layout and cache structure

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [specter119](https://github.com/specter119)
- **Source:** [specter119/skills](https://github.com/specter119/skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-specter119-skills-msgraph-explore
- Seller: https://agentstack.voostack.com/s/specter119
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
