← 返回 Skills 市场
10dlc Registration
作者
teamtelnyx
· GitHub ↗
· v1.0.0
863
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install telnyx-10dlc
功能描述
Register for 10DLC as a sole proprietor to enable SMS messaging in the USA. Use when setting up A2P SMS, registering brands/campaigns, or assigning phone numbers for compliant US messaging. Requires Telnyx CLI.
安全使用建议
This skill appears to do only what it claims: it wraps Telnyx CLI commands to register 10DLC and requires a Telnyx API key and the Telnyx CLI. Before installing or running setup.sh: verify you trust the '@telnyx/api-cli' package and its source, be prepared that 'npm install -g' will modify your system/node environment, and never share your TELNYX_API_KEY with untrusted parties. The scripts prompt before making assignments; run test.sh to validate CLI/auth prior to doing real registrations.
功能分析
Type: OpenClaw Skill
Name: telnyx-10dlc
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for Telnyx 10DLC registration appears benign. All scripts (`assign.sh`, `register.sh`, `status.sh`, `setup.sh`, `test.sh`) and the `SKILL.md` documentation consistently focus on interacting with the Telnyx CLI for 10DLC management. There is no evidence of data exfiltration, malicious execution (e.g., `curl|bash`, `eval`), persistence mechanisms, obfuscation, or prompt injection attempts in `SKILL.md` designed to mislead the agent. The scripts use standard shell practices and pass arguments directly to the `telnyx` CLI, which is the intended behavior for this skill.
能力评估
Purpose & Capability
Name/description match the actual behavior: scripts and README use the Telnyx CLI and Telnyx API to create brands/campaigns and assign numbers. Required binary (telnyx) and required env var (TELNYX_API_KEY) are appropriate for the stated purpose.
Instruction Scope
SKILL.md and scripts stay within the 10DLC registration domain: they call telnyx 10dlc commands, check auth, prompt the user before assignments, and provide troubleshooting. There are no instructions to read unrelated files, access unrelated credentials, or send data to endpoints outside Telnyx/documentation links.
Install Mechanism
There is no package install spec in the registry metadata, but setup.sh installs the Telnyx CLI via 'npm install -g @telnyx/api-cli' if npm is available. Installing a global npm package modifies the system environment and requires privilege; this is expected for a CLI-based skill but users should verify the package origin/version before installing.
Credentials
Only TELNYX_API_KEY is required and declared as the primary credential. The scripts do not request unrelated secrets or other environment variables. telnyx auth setup will prompt interactively for credentials as expected.
Persistence & Privilege
Skill does not request always:true and is user-invocable. Setup modifies local state only by installing the Telnyx CLI (global npm install) and making included scripts executable (chmod). Those are reasonable for this functionality but are system-level changes the user should be aware of.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install telnyx-10dlc - 安装完成后,直接呼叫该 Skill 的名称或使用
/telnyx-10dlc触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with comprehensive 10DLC (10-Digit Long Code) registration workflow for Telnyx.
- Enables users to register as a sole proprietor for 10DLC to send compliant SMS in the USA.
- Provides interactive scripts and manual CLI commands for brand/campaign registration, phone number assignment, and status checks.
- Includes troubleshooting tips, error explanations, and typical approval timelines.
- Details common A2P SMS use cases and outlines requirements, with free brand/campaign registration.
元数据
常见问题
10dlc Registration 是什么?
Register for 10DLC as a sole proprietor to enable SMS messaging in the USA. Use when setting up A2P SMS, registering brands/campaigns, or assigning phone numbers for compliant US messaging. Requires Telnyx CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 863 次。
如何安装 10dlc Registration?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install telnyx-10dlc」即可一键安装,无需额外配置。
10dlc Registration 是免费的吗?
是的,10dlc Registration 完全免费(开源免费),可自由下载、安装和使用。
10dlc Registration 支持哪些平台?
10dlc Registration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 10dlc Registration?
由 teamtelnyx(@teamtelnyx)开发并维护,当前版本 v1.0.0。
推荐 Skills