← 返回 Skills 市场
ckchzh

Swagger

作者 BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
215
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install swagger
功能描述
Swagger reference tool. Use when working with swagger in devtools contexts.
安全使用建议
This skill is a lightweight, offline documentation helper—it only prints static reference text from the included shell script and does not access network or credentials. It appears safe to install from a security perspective. If you want extra assurance: inspect the repository (scripts/script.sh) yourself before enabling, verify the author/repo trustworthiness, and confirm there are no subsequent updates that add external network calls or credential usage. Note the minor help-text bug where the version variable won't expand when showing help; that's functional, not a security issue.
功能分析
Type: OpenClaw Skill Name: swagger Version: 1.0.0 The 'swagger' skill bundle is a legitimate documentation reference tool. The core logic in `scripts/script.sh` consists entirely of static text output (heredocs) providing information on Swagger best practices, debugging, and security, with no execution of external payloads, network activity, or sensitive data access.
能力评估
Purpose & Capability
The name/description (Swagger reference tool) matches the included files: SKILL.md documents commands that invoke scripts/script.sh, and that script outputs static help, patterns, and guides. There are no unrelated environment variables, binaries, or config paths.
Instruction Scope
Runtime instructions tell the agent to run scripts/script.sh with specific subcommands; the script only emits static documentation text. It does not read arbitrary files, access environment variables, or communicate with external endpoints. (Minor bug: the help heredoc is single-quoted so it will print the literal string "$VERSION" instead of expanding the variable; this is a correctness issue, not a security concern.)
Install Mechanism
There is no install specification (instruction-only) and the repository simply includes a shell script. No downloads, package installs, or archive extraction are performed by the skill itself.
Credentials
The skill declares no required environment variables or credentials, and the script does not read or depend on any sensitive environment values.
Persistence & Privilege
The skill does not request persistent or elevated privileges, always:false, and does not modify other skills or system configuration. It is user-invocable and may be invoked autonomously per platform defaults, which is expected for a skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install swagger
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /swagger 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug swagger
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Swagger 是什么?

Swagger reference tool. Use when working with swagger in devtools contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 215 次。

如何安装 Swagger?

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

Swagger 是免费的吗?

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

Swagger 支持哪些平台?

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

谁开发了 Swagger?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。

💬 留言讨论