Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add zapier/connectors --skill microsoft-onedrivegit clone --depth 1 https://github.com/zapier/connectorsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/zapier/connectors/microsoft-onedrive)<a href="https://agentmods.dev/skills/zapier/connectors/microsoft-onedrive"><img src="https://agentmods.dev/badge/skills/zapier/connectors/microsoft-onedrive.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00066 | $0.03610 |
| Opus 5 | $0.00033 | $0.01805 |
| Sonnet 5 | $0.00013 | $0.00722 |
| Haiku 4.5 | $0.00007 | $0.00361 |
Grade A, and why
microsoft-onedrive scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .claude-plugin/plugin.json 1.1 KB
- .mcp.json 152 B
- CHANGELOG.md 259 B
- cli.js 7.3 KB runs code
- cli.ts 141 B runs code
- connections.ts 1.1 KB runs code
- evals/evals.json 32 KB
- evals/results.md 3.1 KB
- index.ts 2.7 KB runs code
- lib/microsoft-onedrive.ts 16 KB runs code
- LICENSE 3.8 KB
- NOTICE 504 B
- package.json 1.7 KB
- README.md 10 KB
- references/microsoft-onedrive-api-gotchas.md 14 KB
- references/use-as-cli.md 2.8 KB
- references/use-as-mcp.md 2.6 KB
- references/use-as-recipe.md 6.3 KB
- references/use-as-sdk.md 1.3 KB
- references/use-with-zapier.md 6.4 KB
- references/use-without-zapier.md 4.7 KB
- scripts/copyItem.ts 3.7 KB runs code
- scripts/createFolder.ts 2.2 KB runs code
- scripts/createSharingLink.ts 2.4 KB runs code
- scripts/deleteItem.ts 1.7 KB runs code
- scripts/exportFile.ts 3.5 KB runs code
- scripts/findFiles.ts 2.3 KB runs code
- scripts/findItemsByKql.ts 3.4 KB runs code
- scripts/getCopyStatus.ts 2.4 KB runs code
- scripts/getDrive.ts 1.1 KB runs code
- scripts/getItem.ts 1.5 KB runs code
- scripts/getItemByShareUrl.ts 2.1 KB runs code
- scripts/inviteToItem.ts 3.4 KB runs code
- scripts/listDrives.ts 1.6 KB runs code
- scripts/listFolderItems.ts 2.3 KB runs code
- scripts/listItemPermissions.ts 2.1 KB runs code
- scripts/moveItem.ts 2.1 KB runs code
- scripts/removeItemPermission.ts 1.6 KB runs code
- scripts/replaceFile.ts 2.4 KB runs code
- scripts/uploadFile.ts 3.0 KB runs code
- scripts/uploadTextFile.ts 2.5 KB runs code
- tests/.gitkeep 0 B
- tests/copyItem.test.ts 3.9 KB runs code
- tests/createFolder.test.ts 2.3 KB runs code
- tests/createSharingLink.test.ts 2.4 KB runs code
- tests/deleteItem.test.ts 2.5 KB runs code
- tests/exportFile.test.ts 4.0 KB runs code
- tests/findFiles.test.ts 1.7 KB runs code
- tests/findItemsByKql.test.ts 2.9 KB runs code
- tests/getCopyStatus.test.ts 2.4 KB runs code
- tests/getDrive.test.ts 2.2 KB runs code
- tests/getItem.test.ts 2.3 KB runs code
- tests/getItemByShareUrl.test.ts 2.1 KB runs code
- tests/inviteToItem.test.ts 3.8 KB runs code
- tests/listDrives.test.ts 1.8 KB runs code
- tests/listFolderItems.test.ts 2.9 KB runs code
- tests/listItemPermissions.test.ts 1.8 KB runs code
- tests/moveItem.test.ts 2.4 KB runs code
- tests/removeItemPermission.test.ts 2.7 KB runs code
- tests/replaceFile.test.ts 4.1 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 147 lines · 66 tokens per session scan A 9bea9418e4c9
microsoft-onedrive is a skill published in the GitHub repository zapier/connectors (165 stars, last pushed 13d ago), with no licence file. It adds 66 tokens to every session and 3,610 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
render
Turn a plan, PRD, review, audit, comparison, brainstorm, explanation or architecture map into an interactive HTML page the user marks up in place, then read their marks back and act on them. Every section carries an anchored comment affordance, so feedback returns bound to the exact thing it was left on. Use for…
gws-drive
Google Drive: Manage files, folders, and shared drives.
gws-sheets
Google Sheets: Read and write spreadsheets.
gws-sheets-append
Google Sheets: Append a row to a spreadsheet.
gws-slides
Google Slides: Read and write presentations.
gws-docs-write
Google Docs: Append text to a document.