arch-sla-cloudq腾讯云智能顾问助手 — 通过 AK/SK 鉴权调用腾讯云智能顾问 API,管理云架构图(查询目录、获取架构列表和详情、获取架构评估结果)及风险评估(查询评估项、按产品/分组/风险等级筛选),支持开通智能顾问服务。当用户要求查看云架构、查询架构目录、获取架构详情、查看架构评估结果、查看风险评估项、巡检项、云资源风险...
Install via ClawdBot CLI:
clawdbot install 2513483494/arch-sla-cloudqGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://cvm.tencentcloudapi.comPotentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
https://cloud.tencent.comAudited Apr 17, 2026 · audit v1.0
Generated May 20, 2026
企业运维团队定期使用智能顾问对腾讯云上的所有架构图进行审计,确保架构符合安全最佳实践。通过调用 DescribeArchList 和 DescribeArch 获取架构详情,结合 DescribeStrategies 查看风险评估项,快速发现不合规配置。
在修改云架构前,运维人员使用该工具查询当前架构评估结果,识别潜在风险点。例如,通过 DescribeArch 获取架构详情,再调用相关 API 查询风险评估项,为变更提供决策依据。
新入职的运维工程师配置腾讯云环境时,使用 check_env.py 检测环境,根据提示创建 CAM 角色并配置密钥。流程包括版本检查、环境检测、角色创建和最终验证,确保环境就绪。
架构师使用 ListDirectoryV2 查询云架构目录树,快速找到所需架构图。结合 ListUnorganizedDirectory 整理未归类架构,提升架构管理规范性。
用户首次使用智能顾问时,通过该工具开通服务,包括创建 IAM 角色和授权。流程先运行 check_env.py 检测,再执行 CreateAdvisorAuthorization(通过 create_role.py 等步骤),完成后即可使用所有 API。
腾讯云智能顾问作为 SaaS 服务,按 API 调用次数或订阅时长收费。企业用户通过 AK/SK 鉴权接入,无需自建系统,降低运维成本。
基于风险评估结果,向用户提供架构优化建议和自动化修复方案,作为增值服务收费。例如,发现高风险资源后推荐迁移或配置调整。
将该工具集成到第三方云管理平台或 CI/CD 流水线中,作为插件或扩展功能。通过 API 接口输出架构评估结果,丰富平台能力。
💬 Integration Tip
所有 API 调用前必须先执行环境检测(check_env.py),确保密钥和角色配置正确,且权限策略最小化。
Scored Jun 29, 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.