Files
nexus/wiki/entities/Nathan-Reef.md
2026-04-16 13:01:42 +08:00

27 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]:密钥扫描工具