Smartling

v1.0.2

Smartling integration. Manage data, records, and automate workflows. Use when the user wants to interact with Smartling data.

0· 77·0 current·0 all-time
byVlad Ursul@gora050
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 (Smartling integration) align with the instructions: all runtime steps use the Membrane CLI to discover connectors, create a connection to Smartling, run actions, or proxy API requests. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs only to install and use the Membrane CLI, log in, create connections, list actions, run actions, and optionally proxy raw Smartling API calls via Membrane. It does not instruct reading local files, harvesting unrelated environment variables, or sending data to unknown endpoints beyond Membrane/Smartling.
Install Mechanism
The registry has no formal install spec, but SKILL.md instructs installing @membranehq/cli via npm (global install) and examples use npx. @membranehq/cli is an npm package (traceable), which is reasonable for this skill, but the lack of an automated install spec in the registry means installation is manual and the user should verify the npm package's authenticity and version before installing globally.
Credentials
The skill declares no required env vars or primary credential; authentication is handled via Membrane (browser-based login or headless code flow). This is proportionate to the stated purpose, but it centralizes Smartling credentials with Membrane — installing/using this skill effectively trusts Membrane to store and use your Smartling credentials on your behalf.
Persistence & Privilege
Skill is instruction-only, always:false, user-invocable:true, and does not request persistent system-level privileges or modify other skills' configs. It does not attempt to create persistent files or change system settings in the provided instructions.
Assessment
This skill is coherent: it tells you to install and use the Membrane CLI to talk to Smartling and does not ask for unrelated secrets. Before installing, verify the @membranehq/cli package on the npm registry (author, version, and integrity), consider using npx instead of a global npm install, and review Membrane's privacy/security practices because your Smartling credentials will be managed by Membrane (they will be able to access your Smartling data). If you prefer not to trust a third party with credentials, use Smartling's official APIs directly instead.

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

latestvk971w59rn2am7hydtx8p3ne4a9842v6j

License

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

Comments