azure-energy-data-services
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation content from
learn.microsoft.com. This is the official documentation platform for Microsoft Azure services. - [EXTERNAL_DOWNLOADS]: The instructions recommend installing an MCP tool from the
MicrosoftDocsGitHub organization (github.com/MicrosoftDocs/mcp) to improve documentation retrieval. This is an official resource provided by the skill's author. - [PROMPT_INJECTION]: As the skill ingests content from external web pages, it possesses a surface for indirect prompt injection.
- Ingestion points: Documentation is retrieved via
microsoft_docs_fetchorfetch_webpagetools. - Boundary markers: None explicitly defined in the prompt instructions to isolate fetched content.
- Capability inventory: The skill primarily reads documentation and does not have access to sensitive local commands or administrative file system operations.
- Sanitization: No specific sanitization or validation of the remote Markdown content is performed before processing.
- [DATA_EXFILTRATION]: The skill requires network access to function, but this access is used solely for fetching technical documentation from well-known official domains. There is no evidence of sensitive data, such as environment variables or local credentials, being transmitted externally.
Audit Metadata