mkdocs-translations

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses terminal commands to manage the documentation translation workflow.
  • Evidence: The skill instructs the agent to run git checkout -b docs-translation-<language> before creating any files.
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes content from repository files that could contain malicious instructions.
  • Ingestion points: The agent reads all files within docs/docs/en and docs/docs/includes/en.
  • Boundary markers: Absent. There are no instructions to use delimiters or warnings for the agent to ignore instructions embedded within the documentation being translated.
  • Capability inventory: The agent can execute git commands, write files to the local file system, and modify mkdocs.yml configuration.
  • Sanitization: Absent. The skill instructions require the agent to preserve all formatting and content from the source files exactly as they are.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 05:25 AM