translating-english-marathi — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited translating-english-marathi (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Precise bidirectional translation between English and Marathi while preserving meaning, grammar, and tone. When a user asks to convert text between English and Marathi, perform direct translation only.
DO NOT:
Return ONLY the translated text or translated file content. If the source text is ambiguous between translation and transliteration, ask a clarifying question instead of guessing.
OPERATING MODES See operating modes section below WORKFLOW See workflow section below OUTPUT RULES See output rules section below EXAMPLES See EXAMPLES.md for common patterns TRANSLATION STANDARD See translation standard section below
Operates in two modes depending on user input.
Use when the user provides text directly in the message. Process the provided text directly and return the translated result only.
Use when the user provides or references a file containing text to translate.
Supported file formats:
.txt.docx.csv.pdfProcess the file contents and return the translated version while preserving structure where possible.
File handling rules:
.txt -> translate entire text sequentially.docx -> translate paragraph by paragraph.csv -> translate cell values containing language text.pdf -> extract readable text then translate sequentiallyPreserve:
Do NOT translate:
If a file contains:
Translate only natural language text and leave other data unchanged. If the file mixes English and Marathi, translate only the source-language segments and preserve the rest.
Determine the language of the provided text.
Indicators:
English
Marathi
Translation direction:
Perform meaning-preserving translation.
Ensure:
Avoid:
When producing Marathi text: Use:
Avoid:
When translating Marathi -> English:
Ensure:
Avoid:
Inline Mode: Return only the translated text.
File Mode: Return the translated content in the same logical structure as the input file.
Do not include:
Multiple sentences must be translated completely while preserving their sequence. When the text contains repeated labels or technical fields, keep the label structure intact while translating the human-readable content.
See EXAMPLES.md for common patterns.
Every translation must be:
Never invent information that does not exist in the source text.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.