Textanywhere
v1.0.2TextAnywhere integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextAnywhere data.
⭐ 0· 98·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
OpenClaw
Benign
high confidencePurpose & Capability
The skill claims no required binaries or environment variables in the registry metadata, but the runtime instructions clearly require the @membranehq/cli (installed via npm) and a Membrane account. This is a minor metadata mismatch but everything requested by the instructions is consistent with a TextAnywhere integration using Membrane.
Instruction Scope
All instructions are scoped to installing and using Membrane CLI to discover actions, run actions, and proxy requests to the TextAnywhere API. This stays within the stated integration purpose. Important privacy/security implication: using the Membrane proxy will route request payloads and auth through Membrane's service (server-side), so any data you send through the proxy and the associated credentials are handled by Membrane.
Install Mechanism
This is an instruction-only skill (no install spec). It tells the user to run `npm install -g @membranehq/cli` or `npx @membranehq/cli@latest`. Installing a global npm package is a standard but elevated action (writes to system locations). The package is from the public npm registry (moderate risk); verify the package and vendor before installing.
Credentials
No local environment variables or unrelated credentials are requested. Authentication is delegated to Membrane (browser login) rather than asking for API keys locally, which is proportionate to the stated purpose. Note that credentials and requests will be managed by Membrane's servers.
Persistence & Privilege
The skill does not request always:true and is not installing persistent code via a skill install spec. It does rely on an external CLI the operator must install, but that is normal for a runtime integration and does not grant the skill elevated platform privileges.
Assessment
This skill appears to do what it says: it uses the Membrane CLI to integrate with TextAnywhere. Before installing or using it: (1) Verify the @membranehq/cli package and vendor (npm page, maintainer, and repository) to ensure you trust the publisher; (2) Be aware that requests and authentication are proxied through Membrane — any data you send will pass through their servers; (3) Prefer running the CLI in a controlled environment (container, VM, or isolated user account) if you are cautious about global npm installs; (4) Check Membrane's privacy/security docs and the TextAnywhere developer docs to confirm data handling meets your requirements; (5) Expect to authenticate via browser-based login rather than providing local API keys.Like a lobster shell, security has layers — review code before you run it.
latestvk974ycvwjzcefbppd4tm5kgct5843q4j
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
