trueprofit-blog-localization — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited trueprofit-blog-localization (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.
Translates TrueProfit blog markdown files into three locales: Spanish (Spain), German (Germany), French (France). Delivers Google Docs–friendly Markdown files.
.md file fully via bash cat.md file per language, named <original_filename>_ES.md, _DE.md, _FR.md/mnt/user-data/outputs/ and call present_filesTranslate meaning faithfully. Do not reorder sections, add new content, or remove anything.
All Markdown formatting must be identical to the source: heading levels (#, ##, ###), bullet points, bold, tables, blockquotes, CTAs, emojis, image placeholders (![][image1]), and plain-URL Further Reading links.
Translate fully, including H3 headings.
Standard Markdown only. No HTML tags.
Mirror the source exactly. If source uses Title Case for a heading, use it in the target language too.
Always bold these terms when they appear (in any language):
EUR = USD ÷ 1.1894, rounded sensibly| Locale | Decimal | Thousands | % spacing |
|---|---|---|---|
| ES | comma €2,69 | period €84.076 | no space 60% |
| DE | comma €2,69 | period €84.076 | space 60 % |
| FR | comma €2,69 | space €84 076 | space 60 % |
Never use — in any language. Replace with comma, colon, or semicolon depending on context.
Insert minimally where natural (e.g., in H1 if source has it). Do not add more than the source contains.
![][image1]) and any Figma/image links unchangedAfter delivering, briefly confirm:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.