Auto-sync: 2026-04-16 13:01

This commit is contained in:
2026-04-16 13:01:38 +08:00
parent c0571d778c
commit b2250c60b2
59 changed files with 1288 additions and 2670 deletions

View File

@@ -0,0 +1,26 @@
---
title: "Nathan (Reef)"
type: entity
tags: [openclaw, home-lab, self-hosted]
date: 2026-04-16
---
## Overview
Nathan代号 Reef是 OpenClaw Showcase 用户,运行家庭服务器 Agent通过 SSH 访问所有内网机器、Kubernetes 集群、1Password 金库和 Obsidian 笔记库,持有 5,000+ 条笔记,运行 15 个活跃 Cron 任务和 24 个自定义脚本。
## Key Statistics
- 活跃 Cron 任务15 个
- 自定义脚本24 个
- Obsidian 笔记5,000+
- 自主构建和部署的应用程序:多个
## Key Insights
- AI 会硬编码密钥,这是最大安全风险(第 1 天即发生 API key 泄露)
- 本地优先 Git 策略:先推送到私有 Gitea经过 CI 扫描后再推送到公开 GitHub
- Cron 任务才是真正的产品,提供日常价值而非临时命令
## Connections
- [[OpenClaw]]Reef 运行的基础平台
- [[Self-Healing-Home-Server]]:基于其详细实践总结的使用案例
- [[Gitea]]:私有代码暂存区
- [[TruffleHog]]:密钥扫描工具