← 返回
未分类
Key 中文
Sites Friendify Integration
Manage sites.friendify.cloud deployment with auth flow, pending states, and owner-based dashboards
管理 sites.friendify.cloud 的部署,包括认证流程、待处理状态和基于所有者的仪表盘
未分类
clawhub
v1.0.0 1 版本 100000 Key: 需要
#latest
概述
Sites.friendify.cloud Integration Skill
Complete Flow
- User Request: User sends "erstelle seite" via Telegram.
- AI Action: AI creates site (Docker + Traefik), generates pending entry with auth code, sends code via Telegram.
- User Verification: User enters code at
sites.friendify.cloud/register. - Activation: Site status changes from "pending" to "live", user session linked.
- Dashboard: Only verified user can access
/dashboard to manage (delete, privacy toggle).
Features
- Auth-Protected: All management requires OpenClaw gateway token authentication.
- Pending State: Sites start as pending, only go live after code verification.
- Owner Dashboard:
/dashboard shows only sites owned by the verified user. - Privacy Control: Toggle sites to "private" (hidden from public
/sites listing). - Code Generation: AI uses
POST /generate-code to create registration codes.
API Routes (implemented in OpenClaw server)
| Path | Method | Description |
|---|
| ------ | -------- | ------------- |
/sites | GET | List public live sites |
/dashboard | GET | Owner's site management dashboard |
/register | POST | Verify code, activate site |
/generate-code | POST | Generate auth code (AI only) |
/dashboard/toggle-privacy | POST | Toggle site privacy |
/dashboard/delete | POST | Delete owned site |
Usage for AI Agents
When user requests "erstelle seite":
- Deploy site via Docker Compose with Traefik labels
- Call
POST /generate-code with {name, url, owner: telegramChatId} - Send returned code to user via Telegram
- Instruct user to visit
sites.friendify.cloud/register with the code
版本历史
共 1 个版本
-
v1.0.0
当前
2026-05-09 17:09 安全 安全
安全检测
腾讯云安全 (Sanbu)
安全,无风险
查看报告
🔗 相关推荐
it-ops-security
alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90
📥 31,177
it-ops-security
shaivpidadi
管理OpenClaw的OpenRouter免费AI模型,自动按质量排名模型,配置速率限制备用方案,并更新opencla...
★ 472
📥 78,770
it-ops-security
steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53
📥 31,957