microsoft-skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill refers to and utilizes the
@microsoft/learn-clipackage vianpmandnpx. This package is an official tool from a trusted organization and is essential for the skill's primary functionality of searching and fetching Microsoft documentation when the MCP server is unavailable.- [COMMAND_EXECUTION]: The skill provides instructions for using themslearnCLI tool to search and fetch content. These commands are legitimate and intended for the skill's core purpose of documentation retrieval.- [DATA_EXFILTRATION]: The skill performs network operations to fetch data fromlearn.microsoft.comusingmicrosoft_docs_fetchand themslearnCLI. These operations are restricted to official Microsoft documentation domains and do not involve sensitive local data or untrusted external endpoints.- [INDIRECT_PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection because it ingests and processes content from external sources (Microsoft Learn documentation) using tools likemicrosoft_docs_fetchandmicrosoft_docs_searchinSKILL.md. While the skill does not implement specific boundary markers or sanitization for this content, the risk is inherently low as it targets reputable official documentation. The skill's capabilities include command execution through the documentation CLI tool.
Audit Metadata