← Back to Skills Marketplace
Telnyx
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
335
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install telnyx-integration
Description
Telnyx integration. Manage Accounts, PhoneNumbers, Medias, Conferences. Use when the user wants to interact with Telnyx data.
Usage Guidance
Do not install yet. Ask the skill author or publisher to explain exactly how authentication works (does it require Telnyx API keys, or does your Membrane account proxy requests?), and request concrete runtime instructions or examples of API calls. Verify the skill source and homepage match the publisher and check for a more complete SKILL.md (the current file looks truncated and contains many repeated lines). If the skill will access your Telnyx or other credentials, require a clear list of required environment variables and a trustworthy source before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: telnyx-integration
Version: 1.0.3
The SKILL.md file contains an extreme amount of redundant text (hundreds of repetitions of 'Call Screening Rule Destination Settings'), which could be an attempt at context-window exhaustion or a sign of a severely broken documentation generator. The skill also instructs the agent to perform a global installation of an external CLI tool (@membranehq/cli) and requires the user to perform an out-of-band authentication flow, which are high-privilege actions that increase the attack surface. While no explicit data exfiltration or malicious payloads were found, the unusual structure and dependency on external binaries warrant a suspicious classification.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description state a Telnyx integration and the SKILL.md lists many Telnyx resources, which is consistent in intent. However the metadata says it "Requires network access and a valid Membrane account" yet the skill declares no credentials, primary credential, or config paths. It's unclear whether Telnyx credentials are required or if Membrane will proxy requests; that gap is unexplained.
Instruction Scope
The provided SKILL.md appears to be largely a long resource listing with no clear runtime instructions for authenticating, calling Telnyx APIs, or what data will be sent/received. The file appears truncated and contains many repeated lines, suggesting poor quality or accidental corruption. There are no explicit steps that direct the agent to read local files or secrets, but the lack of concrete instructions creates ambiguity about what the agent will do at runtime.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so there is no installer risk or downloaded executables.
Credentials
The skill metadata references a required Membrane account but the skill declares no required environment variables or primary credential. A Telnyx integration normally requires API keys or tokens. The absence of any declared credentials or explanation of how authentication is performed (e.g., via Membrane-managed tokens) is disproportionate to the claimed capability and should be clarified.
Persistence & Privilege
always is false and there is no install or code that would persist on disk or modify other skills. Autonomous invocation is allowed but that is the platform default and not an additional red flag by itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install telnyx-integration - After installation, invoke the skill by name or use
/telnyx-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Telnyx?
Telnyx integration. Manage Accounts, PhoneNumbers, Medias, Conferences. Use when the user wants to interact with Telnyx data. It is an AI Agent Skill for Claude Code / OpenClaw, with 335 downloads so far.
How do I install Telnyx?
Run "/install telnyx-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Telnyx free?
Yes, Telnyx is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Telnyx support?
Telnyx is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Telnyx?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills