← 返回 Skills 市场
gora050

Travis Ci

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
238
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install travis-ci
功能描述
Travis CI integration. Manage Repositories, Users. Use when the user wants to interact with Travis CI data.
安全使用建议
This skill is coherent: it expects you to install and use the Membrane CLI and create a Membrane↔Travis connection so Membrane manages auth. Before installing or using it: (1) verify you trust getmembrane.com and the @membranehq/cli npm package (review the package and publisher), (2) use least-privilege credentials or a service account for the Travis connection since actions can create/update/delete environment variables and trigger builds, (3) be aware a global npm install affects your system PATH and review the package contents if you have concerns, and (4) review Membrane's privacy/security docs because the service will handle your CI credentials server-side.
功能分析
Type: OpenClaw Skill Name: travis-ci Version: 1.0.3 The skill provides integration with Travis CI via the Membrane CLI, which involves high-risk capabilities such as shell command execution and network access. While these are aligned with the stated purpose of managing CI/CD pipelines, the instructions in SKILL.md for running actions with JSON inputs (e.g., using the --input flag) present a potential shell injection vulnerability if the agent does not properly sanitize user-provided data. The skill also requires the global installation of a third-party npm package (@membranehq/cli).
能力评估
Purpose & Capability
The name/description (Travis CI integration) matches the instructions: using the Membrane CLI to connect to Travis, list builds/repos, manage env vars, trigger builds, etc. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md confines runtime actions to calling the Membrane CLI (connection, action list/run, create env vars, trigger builds). It does not instruct reading arbitrary system files, environment variables, or sending data to unexpected endpoints. The only external interaction is with Membrane and Travis CI, which is consistent with the skill.
Install Mechanism
There is no automatic install spec in the registry; the docs recommend a user-run global npm install of @membranehq/cli. That is a common, reasonable approach but does require trusting the npm package and its publisher.
Credentials
The skill declares no required env vars or credentials and explicitly directs users to let Membrane handle credentials (do not ask users for API keys). The capability to manage repository environment variables is expected for a CI integration.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. It is instruction-only and does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install travis-ci
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /travis-ci 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug travis-ci
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Travis Ci 是什么?

Travis CI integration. Manage Repositories, Users. Use when the user wants to interact with Travis CI data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 238 次。

如何安装 Travis Ci?

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

Travis Ci 是免费的吗?

是的,Travis Ci 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Travis Ci 支持哪些平台?

Travis Ci 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Travis Ci?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论