← 返回 Skills 市场
Serverless Runner
作者
bytesagain3
· GitHub ↗
· v2.0.1
· MIT-0
172
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install serverless-runner
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Serverless Runner concepts, best practices, and implementation pa...
安全使用建议
This skill appears to be a simple, local documentation/reference tool and is internally coherent. Recommended precautions before installing: (1) if you plan to execute the included script, ensure it runs in an environment with bash available (or update the metadata to list bash as a requirement); (2) review the few minor inconsistencies (version string mismatch and a quoted heredoc in the help function that prevents $VERSION expansion) if you expect exact version reporting; (3) run the script in a sandboxed environment if you need an extra safety check — the script itself is static and does not perform network or file-write operations.
功能分析
Type: OpenClaw Skill
Name: serverless-runner
Version: 2.0.1
The skill bundle is a documentation reference tool that provides static text information about 'Serverless Runner'. The shell script (scripts/script.sh) only outputs hardcoded text using heredocs and contains no network calls, file system modifications, or credential access. The SKILL.md instructions are consistent with the script's behavior and contain no prompt injection attempts.
能力评估
Purpose & Capability
The skill's description, SKILL.md, and included script are coherent: they provide local reference text and commands. Minor inconsistencies: the shipped script uses a bash shebang (so bash is required to execute it) but the registry metadata lists no required binaries; the script's internal VERSION is "2.0.0" while the skill metadata version is 2.0.1. These are implementation inconsistencies but do not indicate malicious behavior.
Instruction Scope
SKILL.md explicitly states all commands produce plain-text heredoc output and that there are no external API calls, credentials, or network access. The included script only emits static documentation via heredocs and does not read files, access environment variables, or contact external endpoints.
Install Mechanism
No install spec is provided and no downloads or extracts occur. The skill is instruction-only with a bundled script, which is the lowest-risk install posture.
Credentials
The skill declares no required environment variables or credentials and the runtime instructions and script do not reference any secrets or external tokens.
Persistence & Privilege
always is false, no persistent or elevated privileges are requested, and the skill does not attempt to modify other skills, agent configurations, or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install serverless-runner - 安装完成后,直接呼叫该 Skill 的名称或使用
/serverless-runner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
常见问题
Serverless Runner 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Serverless Runner concepts, best practices, and implementation pa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。
如何安装 Serverless Runner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install serverless-runner」即可一键安装,无需额外配置。
Serverless Runner 是免费的吗?
是的,Serverless Runner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Serverless Runner 支持哪些平台?
Serverless Runner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Serverless Runner?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.1。
推荐 Skills