Search, register, and manage domain names via Conway Domains — check availability, register with x402 crypto payments, configure DNS records, and manage WHOIS privacy using the Conway MCP server tools.
76
77%
Does it follow best practices?
Impact
31%
0.75xAverage score across 2 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/conway-domains/SKILL.mdSecurity
2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The skill's SKILL.md includes tools that fetch and interpret arbitrary external URLs (x402_discover, x402_check, x402_fetch) and instruct the agent to use their responses to decide payments and follow-up actions, which exposes it to untrusted third‑party content from the open web.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill explicitly includes cryptocurrency payment and wallet management functionality. It is specifically designed to buy and renew domains using x402 USDC payments on the Base (EVM) network. Tools and endpoints that perform or trigger payments are named and described: domain_register and domain_renew "handle x402 payment automatically," x402_fetch performs x402-protected calls with automatic payment, and wallet_info/wallet_networks expose wallet address and balances. These are purpose-built financial operations (crypto payments and wallet use), not generic callers or browser automations, so this grants direct financial execution capability.
02adecb
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.