← 返回 Skills 市场
ivangdavila

Rails

作者 Iván · GitHub ↗ · v1.0.1
linuxdarwinwin32 ✓ 安全检测通过
945
总下载
2
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install rails
功能描述
Build Rails applications with proper conventions, performance patterns, and security practices.
安全使用建议
This skill is documentation-only and appears coherent with its stated goal of Rails best practices. It requires the 'rails' binary to be present locally — make sure that binary comes from your trusted Ruby/Rails installation. Because there is no install step and no requested secrets, the risk surface is small. As a general precaution: review the skill text before use, avoid granting new credentials or enabling installs from unknown sources, and be cautious if a future version adds install scripts, external URLs, or environment-variable requirements (those would require fresh review).
功能分析
Type: OpenClaw Skill Name: rails Version: 1.0.1 The skill bundle consists entirely of markdown documentation detailing common pitfalls and best practices in Rails development, including security vulnerabilities. While `security.md` discusses critical vulnerabilities like SQL injection, arbitrary method calls, and RCE via `YAML.load`, it presents them as educational examples of 'traps' to avoid, explicitly advising against their use and recommending secure alternatives. There is no executable code, no instructions for the AI agent to perform malicious actions, exfiltrate data, or engage in prompt injection. The `SKILL.md` metadata merely declares a dependency on the `rails` binary, which is a capability, not a command to execute maliciously.
能力评估
Purpose & Capability
Name/description are Rails guidance. The only required binary is 'rails', which is appropriate for a Rails-focused skill; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and the companion files are documentation-style runtime instructions and checklists (ActiveRecord, controllers, views, jobs, routing, security). They do not direct the agent to read arbitrary files, access environment variables, post data to external endpoints, or perform actions outside Rails guidance.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk writes and execution of fetched code.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secrets is proportionate for a guidance-only skill.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes or elevated privileges. Autonomous invocation is permitted by default but that is expected for skills and not itself a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rails
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rails 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release
v1.0.0
Initial release
元数据
Slug rails
版本 1.0.1
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Rails 是什么?

Build Rails applications with proper conventions, performance patterns, and security practices. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 945 次。

如何安装 Rails?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rails」即可一键安装,无需额外配置。

Rails 是免费的吗?

是的,Rails 完全免费(开源免费),可自由下载、安装和使用。

Rails 支持哪些平台?

Rails 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Rails?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。

💬 留言讨论