← 返回 Skills 市场
bytesagain3

Firewall Manager

作者 bytesagain3 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ 安全检测通过
210
总下载
0
收藏
2
当前安装
5
版本数
在 OpenClaw 中安装
/install firewall-manager
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Firewall Manager concepts, best practices, and implementation pat...
使用说明 (SKILL.md)

Firewall Manager

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Firewall Manager concepts, best practices, and implementation pat... No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears coherent and low-risk: it only prints built-in documentation and does not access network or secrets. Before installing or running the script, you may want to (1) run it in a sandbox or container to confirm behavior, (2) note the minor version-string inconsistencies (non-security), and (3) review the script if you plan to run it on production hosts. If you need absolute assurance, inspect the repository source or execute the script in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: firewall-manager Version: 2.0.4 The firewall-manager skill is a static documentation reference tool that provides information on security concepts and best practices. The primary script (scripts/script.sh) consists entirely of functions that output hardcoded text via heredocs, with no network requests, file system modifications, or credential access. All metadata and instructions in SKILL.md are consistent with this purely informational purpose.
能力评估
Purpose & Capability
Name/description match the included artifacts: a documentation-oriented SKILL.md and a shell script that emits reference text. No unrelated binaries, env vars, or credentials are requested.
Instruction Scope
SKILL.md promises plain-text heredoc outputs with no network calls or credentials. The bundled script implements this: it only prints static documentation blocks, implements local subcommands, and does not read files, env vars, or call external endpoints. Minor inconsistency: the SKILL.md header shows version 2.0.3 while scripts/script.sh sets VERSION=2.0.2 and registry lists 2.0.4, and show_help uses a single-quoted heredoc so the $VERSION token will not expand (help will display the literal '$VERSION'). These are non-security functional inconsistencies.
Install Mechanism
No install spec (instruction-only). No downloads or extracts. The only code is a small local shell script; nothing is written to disk during install because there's no install step defined.
Credentials
The skill declares and requires no environment variables, no credentials, and no config paths. The script also does not read environment variables or secret-looking values—requested access is proportional to the stated purpose.
Persistence & Privilege
always is false, the skill is user-invocable and does not request persistent or elevated privileges, nor does it modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install firewall-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /firewall-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Fix description
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v1.0.0
publish v1.0.0
元数据
Slug firewall-manager
版本 2.0.4
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 5
常见问题

Firewall Manager 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Firewall Manager concepts, best practices, and implementation pat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 210 次。

如何安装 Firewall Manager?

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

Firewall Manager 是免费的吗?

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

Firewall Manager 支持哪些平台?

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

谁开发了 Firewall Manager?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.4。

💬 留言讨论