📦 LobsterDomains — 加密域名注册

v1.0.1

使用 USDC、USDT、ETH、BTC 等加密货币,一键查询并注册 1000+ 后缀的域名,实时比价、链上支付、秒级生效。

0· 215·1 当前·1 累计
下载技能包
最后更新
2026/3/13
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
NULL
评估建议
This skill appears to do what it says: it uses an API key to check and register domains and expects on-chain tx hashes as payment proof. Before installing: (1) verify the publisher and the https://lobsterdomains.xyz site and API key issuance flow; (2) confirm whether the platform will redact or avoid logging returned management credentials (OpenSRS username/password) because the skill tells the agent not to persist them but cannot enforce platform logging policies; (3) do not paste private walle...
详细分析 ▾
用途与能力
The SKILL.md describes a domain-registration service that uses an API key (LOBSTERDOMAINS_API_KEY) and on-chain transaction hashes for payment — this aligns with the skill's name and description. Note: the registry metadata provided with the skill summary listed 'Required env vars: none', but the SKILL.md metadata declares a primaryEnv LOBSTERDOMAINS_API_KEY. That mismatch appears to be a packaging/metadata error (not necessarily malicious) but should be clarified by the publisher.
指令范围
Runtime instructions are focused on the service APIs (checking availability, pricing, registering with txHash, etc.) and collecting registrant contact info. The SKILL.md explicitly instructs the agent to present returned OpenSRS management credentials directly to the user and to never persist them in conversation history or files. This is appropriate for handling sensitive credentials, but it relies on the hosting platform and integrator to actually honor non-persistence — the skill cannot enforce that itself. There are no instructions to read unrelated files or other environment variables.
安装机制
Instruction-only skill with no install spec and no code files — lowest-risk installation profile. Nothing is downloaded or written to disk by an installer.
凭证需求
The only declared secret in SKILL.md is LOBSTERDOMAINS_API_KEY, which is proportionate to a hosted API service. However, the skill will receive and surface third-party OpenSRS credentials in API responses; those are sensitive but are returned by the service (not requested as env vars). The earlier registry summary listing 'no required env vars' conflicts with SKILL.md's primaryEnv declaration — ask the publisher to reconcile this.
持久化与权限
The skill does not request always:true and has no install that would persist on disk; autonomous invocation is allowed but is the platform default. The main risk is operational: the SKILL.md tells the agent not to persist sensitive credentials, but platform logs, audit trails, or other skills could still capture them unless the environment enforces non-persistence.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/3/13

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install lobsterdomains
镜像加速npx clawhub@latest install lobsterdomains --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库