← Back to Skills Marketplace
bytesagain1

Firewalld

by bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
130
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install firewalld
Description
Firewalld reference tool. Use when working with firewalld in sysops contexts.
README (SKILL.md)

Firewalld

Firewalld reference tool. Use when working with firewalld in sysops contexts.

When to Use

  • Working with firewalld and need quick reference
  • Looking up sysops standards or best practices for firewalld
  • Troubleshooting firewalld issues
  • Need a checklist or guide for firewalld tasks

Commands

intro

scripts/script.sh intro

Overview and core concepts

quickstart

scripts/script.sh quickstart

Getting started guide

patterns

scripts/script.sh patterns

Common patterns and best practices

debugging

scripts/script.sh debugging

Debugging and troubleshooting

performance

scripts/script.sh performance

Performance optimization tips

security

scripts/script.sh security

Security considerations

migration

scripts/script.sh migration

Migration and upgrade guide

cheatsheet

scripts/script.sh cheatsheet

Quick reference cheat sheet

help

scripts/script.sh help

version

scripts/script.sh version

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

Usage Guidance
This skill is a local reference/help tool that prints documentation from an included shell script. It's coherent and low-risk, but as with any third-party script: (1) review the script contents yourself (already included here) before executing, (2) run it in a sandbox or non-production environment if you have any doubt, and (3) avoid running untrusted scripts with elevated privileges. No network calls or credential access were found in the provided files.
Capability Analysis
Type: OpenClaw Skill Name: firewalld Version: 1.0.0 The firewalld skill bundle is a purely informational reference tool providing documentation on sysops practices. The primary script (scripts/script.sh) only outputs static text via heredocs and contains no functional code for system modification, network communication, or data access. There are no signs of malicious intent, obfuscation, or prompt injection vulnerabilities.
Capability Assessment
Purpose & Capability
The name/description (firewalld reference) matches the files and behavior: SKILL.md calls a bundled scripts/script.sh which only emits documentation and help text. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with specific subcommands. The script only prints static documentation via here-documents and does not read files, environment variables, network endpoints, or other system state.
Install Mechanism
No install spec is provided (instruction-only with a bundled script). Nothing in the skill downloads or executes remote code or modifies the system beyond running the included script.
Credentials
The skill requires no environment variables, credentials, or config paths. The content references credentials conceptually (in guidance) but does not attempt to read or require them.
Persistence & Privilege
The skill is not flagged always:true and uses normal agent invocation. It does not modify other skills or system-wide configuration and requests no elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install firewalld
  3. After installation, invoke the skill by name or use /firewalld
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug firewalld
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Firewalld?

Firewalld reference tool. Use when working with firewalld in sysops contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.

How do I install Firewalld?

Run "/install firewalld" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Firewalld free?

Yes, Firewalld is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Firewalld support?

Firewalld is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Firewalld?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v1.0.0.

💬 Comments