Medical Translation

v1.0.0

Use medical translation for academic writing workflows that need structured execution, explicit assumptions, and clear output boundaries.

0· 67·0 current·0 all-time
byAIpoch@aipoch-ai
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill name, description, SKILL.md, and included scripts all focus on precise medical-term translation. The code implements a small local dictionary and CLI, which is proportional to the stated purpose.
Instruction Scope
SKILL.md instructs running the packaged Python scripts, validating inputs, and returning bounded outputs. The instructions do not ask the agent to read unrelated system files, access external endpoints, or exfiltrate data.
Install Mechanism
There is no install spec; this is an instruction-plus-scripts package intended to run locally with Python 3.10+. No downloads or executables from external URLs are required.
Credentials
No environment variables, credentials, or config paths are requested. The skill runs with local script inputs only, which is proportionate to a translation helper.
Persistence & Privilege
The skill does not request permanent presence (always is false) and does not modify other skills or system-wide settings. Autonomous invocation is allowed by platform default but is not combined with broad privileges here.
Scan Findings in Context
[archived_audit_report_medical-translation_audit_result_v2.json] expected: An archived audit (medical-translation_audit_result_v2.json) reports PASS results across stability, contract, security, and multiple test scenarios; this aligns with the local, bounded functionality of the skill.
[pre-scan_injection_signals] expected: No pre-scan injection signals were detected, which is expected for a small instruction-and-script package that does not fetch external code.
Assessment
This package appears coherent and low-risk: it implements a local dictionary-based translation CLI and includes a deterministic smoke test and audit reference. Before installing or running it, consider: (1) review scripts/main.py to confirm the covered terms and to ensure it meets your clinical accuracy needs—the script flags out-of-dictionary terms for manual confirmation; (2) run the provided smoke_test.py and python -m py_compile scripts/main.py in an isolated environment to verify behavior; (3) remember this is not a substitute for a certified medical translator—non-dictionary or contextual translations require human review; (4) if you do not want the agent to call skills autonomously, disable autonomous invocation in your agent controls (note: that is a platform setting, not a property of this skill).

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

latestvk97cdgqp21z0xt38w4327nya9d83nmjr

License

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

Comments