namecheap-dns安全管理Namecheap DNS记录,支持拉取、合并、自动备份及原子更新,防止误删隐藏记录并支持变更预览和回滚。
Install via ClawdBot CLI:
clawdbot install jarekbird/namecheap-dnsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
https://www.namecheap.com/support/api/AI Analysis
The skill's external API calls are explicitly documented and consistent with its stated purpose of managing Namecheap DNS. While it interacts with an external service, it requires explicit user-provided credentials and appears focused on safe DNS operations. The primary risk is accidental data loss from the API's destructive nature, not malicious data exfiltration.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Safely configure DNS records for email services like Mailgun or SendGrid. This scenario involves adding TXT records for SPF, DKIM, and DMARC, along with MX records, without disrupting existing DNS entries such as website A records or subdomains. The skill's merge logic and dry-run mode prevent accidental deletion of critical records during setup.
Update DNS records when migrating a website to a new hosting provider or server IP address. This includes modifying A records for the root domain and subdomains while preserving other records like CNAMEs for CDNs or email configurations. The auto-backup feature allows quick rollback if issues arise post-migration.
Add DNS-based security records such as TXT records for domain verification with security tools or CAA records for SSL certificate management. The skill's ghost record detection ensures that hidden records from Namecheap subsystems are not accidentally deleted, maintaining domain integrity during security updates.
Create or remove subdomains for staging environments, APIs, or microservices by adding or deleting A or CNAME records. The fetch-first approach and diff preview help users verify changes before applying, reducing the risk of downtime for production domains.
Regularly audit DNS records to identify and remove outdated or duplicate entries, such as old TXT records from previous email providers. The verify command compares API-visible records with live DNS, highlighting discrepancies for safe cleanup without affecting active services.
Freelancers can use this skill to manage DNS for client websites, offering safe record updates as part of maintenance packages. It reduces risk of client downtime, allowing them to charge premium rates for reliable DNS management services with built-in backup and rollback capabilities.
IT service providers integrate this skill into their offerings for small businesses needing DNS management. By automating safe updates and backups, they can scale support efficiently, reducing manual errors and offering quick disaster recovery as a value-added service.
SaaS companies building platforms for domain or email management can embed this skill to offer DNS configuration tools to their users. It provides a safe API wrapper, enabling features like one-click email setup without the risk of record wipeout, enhancing user trust and retention.
💬 Integration Tip
Set up environment variables for API credentials and use the verify command first to detect ghost records, ensuring safe initial configuration before making any changes.
Scored Jun 17, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.