← 返回
未分类 中文

Convex Deploy Env Doctor

Validate and fix Convex deployment configuration for skills/apps. Use when debugging Convex URL/callback/env issues, OAuth callback mismatches, .site vs .clo...
验证并修复 Convex 部署配置,适用于调试 Convex URL/回调/环境问题、OAuth 回调不匹配、.site与 .cloud 等问题。
okikesolutions
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 376
下载
💾 0
安装
1
版本
#latest

概述

Convex Deploy + Env Doctor

Workflow

  1. Detect project config surface
    • Check .env, .env.example, runtime defaults in source, README/SKILL docs.
    • Extract all Convex URLs and callback URLs.
  1. Validate URL consistency
    • Ensure one canonical backend URL intent (.cloud for API by default).
    • Flag mixed .site/.cloud usage and explain where each is appropriate.
    • Ensure callback URLs match provider/app configuration.
  1. Validate required env vars
    • Check required/optional env keys and whether docs match runtime usage.
    • Flag hidden defaults that route data unexpectedly.
  1. Connectivity sanity check
    • Run lightweight checks (lint/build and safe HTTP reachability if possible).
    • Confirm configured backend is HTTPS and syntactically valid.
  1. Output
    • Return:
    • ✅ Passing checks
    • ❌ Failing checks
    • exact file-level patches required
    • post-fix verification commands
    • explicit data-routing disclosure (what endpoints/services were touched)

Output format

Use references/output-template.md.

Guardrails

  • Never print secrets.
  • Prefer minimal patch release changes.
  • Keep docs and runtime behavior aligned.
  • Include file+line evidence for each failing check.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-07 05:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Plan2meal

okikesolutions
管理您的Plan2Meal React Native应用中的食谱和购物清单。支持从URL添加食谱、搜索、查看及管理购物清单。
★ 5 📥 4,970

Security Scanner Triage

okikesolutions
对技能和自动化的安全/病毒扫描结果进行分类处理。当扫描器报告混合风险结果(默认值、凭证处理、数据路由等)时使用。
★ 0 📥 434

ClawHub Release Manager

okikesolutions
Safely release and publish skill updates to ClawHub with version bump discipline. Use when preparing patch/minor release
★ 0 📥 323