← 返回
未分类 中文

Env Health Check

Inspect environment variables, critical directories, and write permissions, then produce a health report. Use when validating deployment readiness, local run...
检查环境变量、关键目录和写权限,生成健康报告。用于验证部署准备和本地运行。
neo1307 neo1307 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 670
下载
💾 0
安装
1
版本
#latest

概述

Env Health Check

Inspect runtime prerequisites and emit a compact health report.

Workflow

  1. Pass required env var names with --env flags.
  2. Pass critical directories with --dir flags.
  3. Run index.js and review OK/WARN/FAIL output.
  4. Treat missing write access as a blocker unless the path is intentionally read-only.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 20:13 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Multi-API Data Pipeline to Google Sheets

neo1307
连接多个 REST API,获取并转换数据,推送至实时 Google Sheets 仪表盘,自动定时更新。
★ 0 📥 548

Browser Agent

neo1307
使用 Playwright 自动化浏览器,实现打开页面、截图、查找或点击元素、填写表单、提取文本及管理 Cookie。
★ 0 📥 603

Log Analyzer

neo1307
读取日志文件,提取ERROR/WARN/CRITICAL级别的日志行,对相似消息进行分组归类,并生成简洁的摘要报告。适用于分析应用日志、代理运行记录等场景。
★ 0 📥 541