md-translator
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary focus is the localized translation of Docusaurus documentation and i18n JSON files. An analysis of the provided scripts, including translate_md.py and fix-urdu-metadata.py, reveals legitimate utility logic without any malicious payloads or hidden behaviors.- [EXTERNAL_DOWNLOADS]: The skill documents a prerequisite for the 'markdown-it-py' Python package. This is a well-known, trusted library for Markdown parsing from the official PyPI registry, and its use is consistent with the skill's stated purpose.- [COMMAND_EXECUTION]: Command execution is limited to standard administrative tasks like directory creation and the execution of the skill's own Python helpers for the translation pipeline. These operations are performed locally and do not involve suspicious network calls or privilege escalation.- [PROMPT_INJECTION]: The skill instructions in SKILL.md emphasize high-quality, fluent translation and include mandatory quality gates. There are no attempts to bypass safety filters or extract system prompts; rather, the instructions focus on maintaining the integrity of the translation task.
Audit Metadata