Moltlang Translator

PassAudited by ClawScan on May 1, 2026.

Overview

This is an instruction-only translation skill with no declared credentials or code, but users should verify the optional external API/package before sending sensitive content or installing it.

This appears safe as an instruction-only translator. Before using the linked public API or installing the external package, verify the source and avoid sending sensitive text unless you trust that service.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If the user installs or uses the external package/API, they are trusting code or a service outside the reviewed instruction-only artifact.

Why it was flagged

The skill package itself has no install spec or code, while the documentation points users to external service/package options. This is disclosed and purpose-aligned, but users should verify those sources separately.

Skill content
Works via public API or install locally (pip/npm) ... Install: pip install moltlang
Recommendation

Verify the GitHub/package/API source and only install from a trusted package registry or repository.

What this means

Sensitive text translated through the public API could be exposed to that external service.

Why it was flagged

The public API option implies that text submitted for translation could be sent to an external endpoint. The artifact does not show automatic transmission or credential use, so this is a notice rather than a concern.

Skill content
AI-optimized language for efficient agent-to-agent communication ... API: https://moltlang.up.railway.app
Recommendation

Avoid sending confidential content to the public API unless you trust its operator and privacy practices; use a verified local installation for sensitive material.