[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-marketplace-microsoft-azure-skills-tr":3,"guides-for-microsoft-azure-skills":221},{"_creationTime":4,"_id":5,"children":6,"community":47,"display":48,"evaluation":53,"identity":200,"isFallback":202,"parentExtension":203,"providers":204,"relations":209,"repo":210,"workflow":220},1778003244050.7908,"k174atantpf8tzwsv30m8tbp5s8657da",[7],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":29,"providers":34,"relations":40,"workflow":42},1778003244050.7913,"k17fmczhfpg65qxc75nastsby58645j8",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":15,"sourceUrl":16,"tags":17},"Microsoft Azure MCP integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.",{},"Azure Skills Plugin","https://github.com/microsoft/azure-skills/tree/HEAD/.github/plugins/azure-skills",[18,19,20,21,22,23,24,25,26,27,28],"azure","cloud","infrastructure","deployment","devops","mcp","foundry","diagnostics","ai","security","compliance",{"githubOwner":30,"githubRepo":31,"locale":32,"slug":18,"type":33},"microsoft","azure-skills","en","plugin",{"extract":35,"smithery":38},{"commitSha":36,"license":37},"95b597f6a5356de50c55a4833a4b60f75f8022f8","MIT",{"qualityScore":11,"totalActivations":11,"uniqueUsers":11,"useCount":11,"verified":39},false,{"parentExtensionId":5,"repoId":41},"kd74mnsbgzcknqbegnrt37qhy5864rz0",{"anyEnrichmentAt":43,"extractAt":44,"githubAt":45,"invalidatedAt":43,"llmAt":46,"smitheryAt":43,"updatedAt":43},1778008076651,1778003244050,1778003247062,1778007125066,{"reviewCount":11},{"description":49,"installMethods":50,"name":15,"sourceUrl":51,"tags":52},"Extension from microsoft/azure-skills",{},"https://github.com/microsoft/azure-skills",[18,19,20,21,30,22,23,24,25],{"_creationTime":54,"_id":55,"extensionId":5,"locale":32,"result":56,"trustSignals":191,"workflow":199},1778007125066.7212,"kn78fcacxsa4gp94d12exen4a1864w6z",{"checks":57,"evaluatedAt":181,"extensionSummary":182,"promptVersionExtension":183,"promptVersionScoring":184,"rationale":185,"score":186,"summary":187,"tags":188,"targetMarket":189,"tier":190},[58,63,66,69,73,77,82,86,89,92,96,100,104,107,110,113,116,119,122,126,130,135,139,143,146,149,152,156,159,162,165,168,172,175,178],{"category":59,"check":60,"severity":61,"summary":62},"Practical Utility","Problem relevance","pass","The README clearly states the problem of managing Azure work as a decision problem, involving service selection, validation, tool execution, and guardrails.",{"category":59,"check":64,"severity":61,"summary":65},"Unique selling proposition","The extension provides a packaged Azure capability layer combining expertise (skills), tooling (MCP Server), and AI specialization (Foundry MCP), which goes beyond simple prompt engineering or basic API wrapping.",{"category":59,"check":67,"severity":61,"summary":68},"Production readiness","The extension appears production-ready, covering a wide range of Azure workflows from build and deploy to troubleshoot and govern, with clear installation instructions and prerequisites for various hosts.",{"category":70,"check":71,"severity":61,"summary":72},"Scope","Single responsibility principle","The extension focuses on Azure cloud resource management, deployments, and services, with distinct capabilities for skills, MCP Server, and Foundry MCP, all within the Azure domain.",{"category":70,"check":74,"severity":75,"summary":76},"Description quality","warning","The `Displayed Description` is boilerplate ('Extension from microsoft/azure-skills') and lacks any information about the extension's actual functionality.",{"category":78,"check":79,"severity":80,"summary":81},"Invocation","Scoped tools","info","The README lists many specific skills and tools like `azure-diagnostics`, `appinsights-instrumentation`, `azure-cost`, indicating a focus on scoped actions, though the exact granularity of all 200+ MCP tools is not detailed.",{"category":83,"check":84,"severity":80,"summary":85},"Documentation","Configuration & parameter reference","While the README provides extensive installation and usage instructions, it does not detail specific parameters for the skills or MCP tools, nor does it explicitly mention default values or precedence orders for configuration files.",{"category":70,"check":87,"severity":61,"summary":88},"Tool naming","The README mentions specific, descriptive tool names like `azure-deploy`, `azure-resource-lookup`, and `entra-app-registration` which appear to be descriptive and follow a consistent naming convention.",{"category":70,"check":90,"severity":61,"summary":91},"Minimal I/O surface","The README implies structured interactions with Azure services through MCP tools, suggesting that inputs and outputs are likely designed to be specific to the task at hand rather than overly broad.",{"category":93,"check":94,"severity":61,"summary":95},"License","License usability","A MIT license is provided in a LICENSE file, which is a permissive open-source license.",{"category":97,"check":98,"severity":80,"summary":99},"Maintenance","Commit recency","The last commit date on the default branch is not available (n/a), making it impossible to assess recency.",{"category":101,"check":102,"severity":61,"summary":103},"Security","Secret Management","The documentation outlines authentication via Azure CLI, Azure Developer CLI, service principal credentials, and managed identity, all standard secure practices. It does not mention echoing secrets to stdout/stderr.",{"category":101,"check":105,"severity":61,"summary":106},"Injection","The extension focuses on interacting with Azure services via structured tools and skills, and the documentation does not suggest it loads or executes arbitrary third-party data as instructions.",{"category":101,"check":108,"severity":61,"summary":109},"Transitive Supply-Chain Grenades","The extension appears to bundle its components and relies on established Azure CLI and MCP Server tooling, with no indication of runtime downloads or execution of external content as instructions.",{"category":101,"check":111,"severity":61,"summary":112},"Sandbox Isolation","The extension interacts with Azure services via official CLIs and MCP servers, which are expected to operate within their own sandboxed environments. No indications of writing outside of these controlled scopes are present.",{"category":101,"check":114,"severity":61,"summary":115},"Sandbox escape primitives","No evidence of detached processes or retry loops around denied tool calls is present in the documentation or provided metadata.",{"category":101,"check":117,"severity":61,"summary":118},"Data Exfiltration","Authentication methods are clearly documented, and there's no indication of unauthorized data exfiltration; telemetry collection is opt-out. Standard Azure CLI authentication practices are recommended.",{"category":101,"check":120,"severity":61,"summary":121},"Hidden Text Tricks","The bundled files and README content appear free of hidden steering tricks, control characters, or obfuscated instructions.",{"category":123,"check":124,"severity":61,"summary":125},"Hooks","Opaque code execution","The extension relies on standard Azure CLIs and MCP servers, and there's no indication of obfuscated code, base64 payloads, or runtime script fetching.",{"category":127,"check":128,"severity":61,"summary":129},"Portability","Structural Assumption","The extension relies on standard Azure CLI and MCP server configurations, which are generally portable across environments, and installation instructions are provided for various hosts.",{"category":131,"check":132,"severity":133,"summary":134},"Trust","Issues Attention","not_applicable","Issue counts for the repository are not available (n/a).",{"category":136,"check":137,"severity":61,"summary":138},"Versioning","Release Management","The `plugin.json` file specifies a version of \"1.1.32\".",{"category":140,"check":141,"severity":80,"summary":142},"Code Execution","Validation","The extension leverages Azure CLI and MCP servers, which are expected to have their own validation mechanisms. However, specific validation details for custom skills are not provided in the documentation.",{"category":101,"check":144,"severity":61,"summary":145},"Unguarded Destructive Operations","The documentation emphasizes authentication and standard Azure practices, with no indication of unguarded destructive operations. Azure CLI and deployment commands typically require explicit user confirmation or flags for destructive actions.",{"category":140,"check":147,"severity":80,"summary":148},"Error Handling","The extension relies on underlying Azure CLI and MCP server error handling, which is generally robust. However, specific error handling for custom skills is not detailed in the provided documentation.",{"category":140,"check":150,"severity":61,"summary":151},"Logging","The documentation mentions telemetry collection can be disabled and recommends standard Azure CLI authentication, implying that actions are logged through these tools. Specific audit logs for the extension's actions are not explicitly detailed but are likely covered by the underlying Azure tooling.",{"category":153,"check":154,"severity":61,"summary":155},"Compliance","GDPR","The extension facilitates interaction with Azure services and recommends standard authentication methods. It does not appear to operate on personal data beyond what is necessary for Azure resource management and suggests user approval for actions.",{"category":153,"check":157,"severity":61,"summary":158},"Target market","The extension is designed for Azure cloud services, which are global in nature, and the documentation does not indicate any specific regional limitations. The targetMarket is set to global.",{"category":127,"check":160,"severity":61,"summary":161},"Runtime stability","The extension provides installation instructions for multiple hosts (VS Code, Claude Code, Gemini CLI, Cursor, Codex CLI, IntelliJ IDEA) and relies on standard Azure CLIs, indicating good runtime stability and portability.",{"category":83,"check":163,"severity":61,"summary":164},"README","The README is comprehensive, detailing the extension's purpose, capabilities, installation across multiple platforms, authentication, and troubleshooting.",{"category":70,"check":166,"severity":61,"summary":167},"Theme declaration","The README clearly states a specific curation theme focused on Azure expertise, workflows, and MCP-backed execution for cloud resource management, deployments, and Azure services.",{"category":169,"check":170,"severity":61,"summary":171},"Install","Installation instruction","The README provides detailed installation instructions for multiple platforms including APM, GitHub Copilot CLI, VS Code, Claude Code, Gemini CLI, Cursor, Codex CLI, and IntelliJ IDEA.",{"category":70,"check":173,"severity":61,"summary":174},"Overlapping near-synonym tools","The README lists specific skill names like `azure-deploy`, `azure-upgrade`, `azure-enterprise-infra-planner`, suggesting distinct actions rather than overlapping synonyms.",{"category":83,"check":176,"severity":61,"summary":177},"Phantom features","All features mentioned in the README, such as Azure skills, Azure MCP Server, and Foundry MCP, correspond to implemented components described in the metadata and file structure.",{"category":136,"check":179,"severity":61,"summary":180},"Per-entry version metadata","The `plugin.json` file within the Azure plugin directory contains an explicit version number ('1.1.32').",1778007054310,"This extension bundles Azure expertise through curated skills, provides execution capabilities via the Azure MCP Server with over 200 tools across 40+ services, and includes specialized AI workflows for Microsoft Foundry scenarios. It supports multi-host environments like GitHub Copilot, Claude Code, and VS Code.","2.0.0","3.4.0","The extension is highly polished, with comprehensive documentation, clear installation instructions across multiple platforms, and a well-defined scope focused on Azure cloud management. The primary weakness is the boilerplate 'Displayed Description', which doesn't inform the user, but this is mitigated by the excellent README. The extension's reliance on established Azure tooling suggests robust security and reliability.",92,"A comprehensive extension for managing Azure cloud resources, deployments, and services, offering specialized skills and tooling.",[18,19,20,21,30,22,23,24,25],"global","verified",{"codeQuality":192,"collectedAt":193,"documentation":194,"maintenance":196,"security":197,"testCoverage":198},{},1778007041416,{"descriptionLength":195,"readmeSize":11},37,{},{"hasNpmPackage":39,"smitheryVerified":39},{"hasCi":39,"hasTests":39},{"invalidatedAt":43,"updatedAt":43},{"githubOwner":30,"githubRepo":31,"locale":32,"slug":31,"type":201},"marketplace",true,null,{"extract":205,"smithery":208},{"commitSha":36,"license":37,"marketplace":206},{"name":31,"pluginCount":207},1,{"qualityScore":11,"totalActivations":11,"uniqueUsers":11,"useCount":11,"verified":39},{"repoId":41},{"_creationTime":211,"_id":41,"identity":212,"providers":213,"workflow":218},1777995558409.8127,{"githubOwner":30,"githubRepo":31,"sourceUrl":51},{"discover":214},{"sources":215},[216,217],"skills-sh","vskill",{"discoverAt":219,"extractAt":44,"updatedAt":44},1777995558409,{"anyEnrichmentAt":43,"extractAt":44,"githubAt":45,"invalidatedAt":43,"llmAt":46,"smitheryAt":43,"updatedAt":43},[]]