microsoft-development

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill documentation and examples reference the installation of official Microsoft SDKs and development tools from trusted package registries (NPM, PyPI, NuGet) and official domains (aka.ms, microsoft.com). These resources are provided by a trusted organization.- [COMMAND_EXECUTION]: The skill includes a PowerShell script (scripts/azure-health-check.ps1) designed to monitor Azure resource health. It executes various Azure CLI (az) commands to inspect service states, storage accounts, and database configurations within the user's authenticated environment.- [CREDENTIALS_UNSAFE]: An example configuration file (examples/azure-function-api-example.md) contains a hardcoded connection string. The key provided (C2y6yDjf5/R+ob0N8A7Cgv30...) is the well-known public key for the Azure Cosmos DB Emulator, which is standard for local development documentation and does not represent a leak of private credentials.- [SAFE]: The primary function of the skill is to provide reference material and automation scripts for Microsoft platform development. While the main documentation file contains redundant formatting blocks (repeated path declarations), these are benign artifacts and do not pose a security risk.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 12:57 AM