azure-devops-wiki-markdown
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/find_code_language.pyfetches the supported languages list from the official Highlight.js GitHub repository (https://raw.githubusercontent.com/highlightjs/highlight.js/main/SUPPORTED_LANGUAGES.md). This is a well-known service used to provide up-to-date language alias information for code fences. - [COMMAND_EXECUTION]: The skill instructs the agent to run local Python scripts (
scripts/find_code_language.py,scripts/validate.py, andscripts/test_skill.py) for verification and lookup tasks. These scripts are bundled with the skill and perform specific, well-defined functions using standard Python libraries.
Audit Metadata