← 返回 Skills 市场
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toolweb-pfsense-hardening
功能描述
Generates hardened pfSense firewall configurations based on specified security options.
安全使用建议
This skill appears to be a network-backed service that will send your hardening requests to an external API. Before installing, verify the provider (toolweb.in / api.mkkpro.com) and their privacy/security policies. Ask the author to declare required credentials (API key) and include securitySchemes in openapi.json so you know how auth is handled. Do not send real production firewall configs or secrets to this skill until you confirm TLS, authentication requirements, and trust in the service; instead, test with non-sensitive sample configs. If you prefer not to transmit sensitive data off your network, use a local/offline hardening tool or a vetted internal script instead.
功能分析
Type: OpenClaw Skill
Name: toolweb-pfsense-hardening
Version: 1.0.0
The skill bundle defines an interface for a remote API (api.mkkpro.com) that generates hardened pfSense firewall configurations. The SKILL.md and openapi.json files describe standard request/response structures for configuration templating and do not contain any evidence of malicious intent, data exfiltration, or prompt injection. The tool functions as a SaaS-based configuration generator without requiring sensitive local access.
能力评估
Purpose & Capability
The name/description (pfSense hardening) match the SKILL.md and openapi.json: the skill is an instruction-only wrapper around an API that generates hardened pfSense configurations. Using an external API for this purpose is reasonable and coherent.
Instruction Scope
The SKILL.md restricts behavior to accepting hardeningOptions and returning generated configurations via the documented POST /api/hardening/generate endpoint. It does not instruct the agent to read local files, environment secrets, or system state. However, the documented requests/responses imply the agent will send firewall configuration data (which can include sensitive details) to the external API, so there's a potential for sensitive data leaving the host.
Install Mechanism
No install spec or code files (instruction-only). This minimizes local disk changes and execution risk; the only runtime activity is network interactions per the OpenAPI.
Credentials
The SKILL.md lists pricing and external endpoints (toolweb.in, api.mkkpro.com) that strongly suggest a hosted service that likely requires API credentials, but the skill declares no required env vars, no primary credential, and the openapi.json contains no securitySchemes. This mismatch is concerning: calls to the external service may fail or the user might be prompted to paste credentials into chat, and generated configurations (possibly with secrets) could be transmitted to an unknown third party without clear auth/consent semantics.
Persistence & Privilege
always is false, no config paths or system modifications are requested, and the skill does not request persistent installation or elevated privileges. Autonomous invocation is permitted (default) but not combined with other high privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toolweb-pfsense-hardening - 安装完成后,直接呼叫该 Skill 的名称或使用
/toolweb-pfsense-hardening触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the pfSense Hardening Tool API.
- Automates generation of hardened pfSense firewall configurations based on user-specified security options.
- Supports features like session tracking, user identification, and timestamped requests for audit and compliance.
- POST endpoint `/api/hardening/generate` provides hardening by category (firewall rules, SSL/TLS, logging, etc.).
- Returns detailed configuration objects and applied hardening rules in responses.
- Offers multiple pricing plans from Free to Enterprise.
元数据
常见问题
pfSense Hardening 是什么?
Generates hardened pfSense firewall configurations based on specified security options. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 pfSense Hardening?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toolweb-pfsense-hardening」即可一键安装,无需额外配置。
pfSense Hardening 是免费的吗?
是的,pfSense Hardening 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
pfSense Hardening 支持哪些平台?
pfSense Hardening 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 pfSense Hardening?
由 ToolWeb(@krishnakumarmahadevan-cmd)开发并维护,当前版本 v1.0.0。
推荐 Skills