← 返回 Skills 市场
Ai Intelligent Backup Automation
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
300
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-intelligent-backup-automation
功能描述
备份自动化,自动备份 + 恢复测试。
使用说明 (SKILL.md)
AI 智能备份自动化系统
描述
备份自动化,自动备份 + 恢复测试。
功能
- 自动备份(定时备份)
- 增量备份(增量备份)
- 备份验证(完整性检查)
- 恢复测试(恢复演练)
- 备份报告(备份统计)
定价
- 基础版:¥99/月(1 TB)
- 专业版:¥499/月(10 TB)
- 企业版:¥1999/月(无限量)
适用场景
- 数据备份
- 容灾备份
- 云备份
- 本地备份
技术栈
- Python + FastAPI
- 备份引擎
- 增量备份
- 恢复测试
安装
git clone https://github.com/openclaw-skills/ai-intelligent-backup-automation
cd ai-intelligent-backup-automation
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
安全使用建议
Do not clone/run the external repository without reviewing it first. Because the skill package contains no code, the actual behavior depends on the GitHub project — inspect that repository's code, install scripts, requirements.txt, and app.py for any network calls, credential handling, scheduled tasks, or data exfiltration before running. Ask the author for a packaged release or signed artifact, a clear list of required credentials and scopes, and details on where backups are stored. If you must test, run it in an isolated sandbox or VM with no access to sensitive systems or cloud credentials, and monitor network traffic and file system activity. Refuse installation if the repository is private/unknown, lacks a clear maintainer history, or requires broad credentials you cannot audit.
功能分析
Type: OpenClaw Skill
Name: ai-intelligent-backup-automation
Version: 1.0.0
The provided files consist solely of metadata and documentation for an AI-driven backup automation tool. No executable code, suspicious logic, or prompt-injection attempts were found in SKILL.md or skill.json. The documentation describes standard backup features and provides typical installation instructions via a GitHub repository.
能力评估
Purpose & Capability
The name and description promise backup automation (which normally requires access to storage endpoints and credentials). However the skill package contains no code and declares no required credentials or config paths. That omission is unexpected for a backup product and suggests the real functionality lives in the external GitHub repo referenced in the README rather than in the skill bundle.
Instruction Scope
SKILL.md instructs cloning https://github.com/openclaw-skills/ai-intelligent-backup-automation and running pip install and python app.py. Those instructions tell someone (or the agent) to fetch and execute arbitrary remote code; the skill itself provides no bundled code to inspect. The instructions do not enumerate required secrets or storage targets, so it's unclear what data the server will access, store, or transmit.
Install Mechanism
There is no formal install spec in the skill metadata; instead the README advises users to git clone a GitHub repository and run it. Pulling and executing code from an external repo is moderate-to-high risk when the repository contents cannot be audited as part of the skill package. While GitHub is a common host, the repository owner and release provenance are not verified in the skill.
Credentials
The skill declares no required environment variables or primary credentials. Real backup automation typically needs credentials (S3, cloud provider, SSH, database credentials). The absence of any declared secrets is disproportionate and unexplained; the external repo may require credentials that are not declared here, which is a transparency issue.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not declare any config paths or system-wide modifications in the package. This dimension does not raise immediate privilege concerns based on the metadata provided.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-intelligent-backup-automation - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-intelligent-backup-automation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ai-intelligent-backup-automation v1.0.9
- 新增自动备份、增量备份和定时备份功能
- 增加备份验证(完整性检查)与恢复测试(恢复演练)支持
- 提供备份报告与统计
- 明确区分基础、专业、企业三种定价方案
- 详细列出适用场景与使用技术栈
- 补充安装说明
元数据
常见问题
Ai Intelligent Backup Automation 是什么?
备份自动化,自动备份 + 恢复测试。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 300 次。
如何安装 Ai Intelligent Backup Automation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-intelligent-backup-automation」即可一键安装,无需额外配置。
Ai Intelligent Backup Automation 是免费的吗?
是的,Ai Intelligent Backup Automation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Intelligent Backup Automation 支持哪些平台?
Ai Intelligent Backup Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Intelligent Backup Automation?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills