azure-data-explorer
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation content from the official Microsoft Learn domain (learn.microsoft.com). This is a well-known, authoritative source for technical documentation.
- [PROMPT_INJECTION]: Indirect prompt injection surface exists as the skill ingests content from external URLs into the agent's context.
- Ingestion points: Documentation is retrieved via mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage tools as specified in SKILL.md.
- Boundary markers: Absent. The instructions do not explicitly mandate delimiters or 'ignore' warnings for the fetched content.
- Capability inventory: The skill is limited to information retrieval and expert guidance; no dangerous capabilities such as arbitrary command execution, file system writes, or unauthorized network operations were identified.
- Sanitization: Absent. The skill relies on the integrity of the vendor-controlled documentation source.
Audit Metadata