Release Note Localizer

v1.0.0

将发布说明转换为中文、英文、客户版和技术版,同时保持术语一致。;use for localization, release-notes, translation workflows;do not use for 机翻敏感合同条款, 替代专业法律翻译.

0· 64·0 current·0 all-time
byvx:17605205782@52yuanchangxing
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (localizing release notes into multiple variants) match the included artifacts: templates, spec, examples, and a python3 script that generates structured Markdown. Required binaries (python3) are proportional.
Instruction Scope
SKILL.md instructs the agent to prefer producing reviewable drafts and only run the local script when shell/exec is allowed. The provided script reads local files and can produce directory/csv/pattern audits; if misused (pointing --input at broad filesystem roots) it could read many local files — but that capability is explicit and aligns with the script's stated directory-audit features.
Install Mechanism
No install spec; instruction-only plus a local Python script. No remote downloads or nonstandard installers are used.
Credentials
No environment variables, credentials, or config paths are required. The script only accesses local files the user points it at, which is appropriate for a local auditing/templating tool.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or alter other skills or global agent configs. It may write an output file if the user supplies --output, which is normal.
Assessment
This skill appears coherent and low-risk: review scripts/run.py before executing and avoid pointing --input at broad system directories (e.g., / or your home) if you don't want a wide file scan. Run the script in a sandbox or with sample inputs first, and never feed sensitive or legal-contract text if you require professional translation. If you need stronger assurance, open and inspect the full scripts/run.py file (it uses only the standard library and performs local reads/pattern checks, no network calls).

Like a lobster shell, security has layers — review code before you run it.

latestvk97dgt27y2ckabajzjkp2db4vd83favv

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🌐 Clawdis
OSmacOS · Linux · Windows
Binspython3

Comments