Microsoft Learn documentation

v1.0.0

Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices.

1· 2.5k·14 current·14 all-time
byPieter de Bruin@pdebruin
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (query Microsoft docs) match the instructions which reference using the Microsoft Learn MCP API (https://learn.microsoft.com/api/mcp). There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md only describes searching and fetching Microsoft documentation, when to fetch full pages, and how to craft queries. It does not instruct reading local files, accessing unrelated credentials, or transmitting data to unexpected endpoints.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk and no third-party packages are fetched.
Credentials
The skill requests no environment variables, credentials, or config paths. The single external dependency (the Microsoft Learn MCP API) is appropriate for the stated purpose.
Persistence & Privilege
always is false and the skill has no install-time actions or self-modification. Normal autonomous invocation is allowed but presents no extra privilege given the skill's narrow scope.
Assessment
This skill is coherent and low-risk: it only describes querying the official Microsoft Learn API and asks for no secrets or local access. Before installing, confirm (1) your agent platform is allowed to make outbound requests to learn.microsoft.com, (2) you are comfortable that any queries you send (including possibly sensitive content) will be transmitted to that remote endpoint and may be logged by Microsoft, and (3) the source of the skill (unknown here) is acceptable to you. If you need to avoid sending sensitive data, do not include secrets or private identifiers in queries. If you want additional assurance, require that network requests be restricted to the official domain or review agent network logs.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d3e97mrb5nmxtjf6hnbveks80fj4t

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments