azure-load-balancer
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to fetch documentation from
learn.microsoft.comusing themcp_microsoftdocs:microsoft_docs_fetchorfetch_webpagetools. This targets a well-known service for technical documentation and is consistent with the skill's stated purpose. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process external content from Microsoft Learn.
- Ingestion points: Data enters the context via
fetch_webpageandmcp_microsoftdocs:microsoft_docs_fetchfrom thelearn.microsoft.comdomain. - Boundary markers: None identified in the provided instructions.
- Capability inventory: Uses
read_file(SKILL.md) and network-based fetching tools; no direct command execution or file system writing capabilities are described. - Sanitization: No explicit sanitization or instruction filtering is mentioned for the fetched content.
- [SAFE]: No obfuscation, hardcoded credentials, privilege escalation, or persistence mechanisms were detected. The skill follows best practices for referencing external documentation.
Audit Metadata