microsoft-exam-docs

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The script fetches examination metadata, learning paths, and course modules from official Microsoft Learn domains (learn.microsoft.com). These downloads are performed over HTTPS and are limited to public educational content and associated media assets.
  • [COMMAND_EXECUTION]: In the event of network timeouts or partial downloads, the skill generates a local shell script named retry-failed.sh. This script is a template-based helper that invokes the skill's own Python logic to resume the download process. It does not execute arbitrary remote code or escalate privileges.
  • [SAFE]: The Python script uses only the standard library for its operations, avoiding risks associated with unverified third-party dependencies. It includes input sanitization for exam codes to ensure directory and URL paths are constructed safely.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 07:44 AM
Security Audit — agent-trust-hub — microsoft-exam-docs