← 返回 Skills 市场
Scaffold
作者
getscaffold
· GitHub ↗
· v1.0.1
· MIT-0
299
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install scaffold
功能描述
Your agent. Configured to you. Remembers everything. Includes setup wizard, 30-day roadmap, 25 ready-to-use prompts, and pre-built memory files.
安全使用建议
Scaffold appears to do what it advertises (make a persistent local agent), but it grants broad, high-impact capabilities to your agent and tells it to run some things silently. Before installing or running the setup script: 1) Inspect setup-wizard.sh and HOOKS.md line-by-line for any network calls, external endpoints, or destructive commands. 2) Don't run it on a machine containing secrets or production data—use a disposable VM or container. 3) Remove or .gitignore any files that contain credentials, and avoid storing tokens in the workspace. 4) Run setup-wizard.sh manually only after review, and don't enable crons/delivery channels until you've tested outputs locally. 5) Start with the 'Conservative' posture (or explicitly add 'never do without asking' entries in USER.md) so the agent requires confirmation before external actions. 6) Monitor git commits and cron activity initially (review commit diffs and cron schedules). Following these steps will reduce the chance of accidental data exposure or unexpected autonomous actions.
功能分析
Type: OpenClaw Skill
Name: scaffold
Version: 1.0.1
The Scaffold skill bundle is a comprehensive framework for managing AI agent behavior, memory, and operational protocols. It includes extensive documentation (AGENTS.md, SOUL.md, HOOKS.md) designed to provide the agent with a consistent persona and safety guardrails, such as explicit permission tiers and warnings against data exfiltration. The included 'setup-wizard.sh' is a standard configuration script that uses safe practices, such as input escaping for sed operations and null-terminated find loops, to prevent accidental command injection. No evidence of malicious intent, unauthorized persistence, or data exfiltration was found; rather, the bundle focuses heavily on security awareness and preventing common AI agent failure modes.
能力评估
Purpose & Capability
Files, docs, and the setup script align with the stated purpose: building a local agent workspace, seeding identity/memory files, providing hooks, crons and prompt packs. No unrelated env vars, binaries, or remote installs are requested.
Instruction Scope
Runtime instructions (SKILL.md, HOOKS.md, FIRST-SESSION.md) direct the agent to read many workspace files (MEMORY.md, USER.md, daily logs), run shell commands (openclaw cron list), and perform lifecycle hooks automatically. HOOKS.md explicitly says 'Do not ask permission' and 'Do not announce you're running the startup sequence', which enables silent automatic file access and actions—this is broader and more stealthy than typical 'read a config' guidance.
Install Mechanism
There is no remote install or third-party download; the skill is instruction-only plus a local shell script (setup-wizard.sh) that populates placeholders. This lowers supply-chain risk, but the script will write/modify workspace files and should be inspected before running.
Credentials
The package does not request credentials, but its intended behavior requires wide access: filesystem read/write, shell execution, git commits, cron scheduling and potential network deliveries (Telegram/Discord/webhooks). Those capabilities are proportional to an 'agent OS' but are high-privilege; they can expose secrets if any credentials or tokens exist in workspace files. The skill gives no automated gating around sending external messages.
Persistence & Privilege
The skill will modify workspace state (write memory files), create cron-driven actions, spawn sub-agents and perform automatic git commits on task completion. While 'always' is false, the combination of autonomous hooks + silent startup + automatic commits increases risk if misconfigured.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install scaffold - 安装完成后,直接呼叫该 Skill 的名称或使用
/scaffold触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated security and ease of use
- No functionality or file changes in this release.
v1.0.0
Initial Release
元数据
常见问题
Scaffold 是什么?
Your agent. Configured to you. Remembers everything. Includes setup wizard, 30-day roadmap, 25 ready-to-use prompts, and pre-built memory files. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 299 次。
如何安装 Scaffold?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install scaffold」即可一键安装,无需额外配置。
Scaffold 是免费的吗?
是的,Scaffold 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Scaffold 支持哪些平台?
Scaffold 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Scaffold?
由 getscaffold(@scaffoldworkspace)开发并维护,当前版本 v1.0.1。
推荐 Skills