Microsoft Learn documentation

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: microsoft-docs Version: 1.0.0 The skill bundle is benign. It defines a skill for an AI agent to query Microsoft documentation using `microsoft_docs_search` and `microsoft_docs_fetch` tools. The `SKILL.md` provides clear instructions for the agent on how to effectively use these tools, without any evidence of prompt injection attempts to subvert the agent's behavior, exfiltrate data, or execute malicious commands. The only external dependency mentioned is to an official Microsoft domain (`https://learn.microsoft.com/api/mcp`), which is legitimate for the stated purpose.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If the MCP server is misconfigured, documentation queries could be sent to an unintended provider or return untrusted results.

Why it was flagged

The skill depends on an external MCP server that is not installed or defined by the supplied package artifacts; this is disclosed and purpose-aligned, but users should ensure the configured server is the official Microsoft Learn MCP endpoint.

Skill content
compatibility: Requires Microsoft Learn MCP Server (https://learn.microsoft.com/api/mcp)
Recommendation

Configure the MCP server explicitly and verify it uses the official learn.microsoft.com endpoint before relying on results.