← 返回 Skills 市场
718
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install hostinger-vps-optimizer
功能描述
Applies kernel tuning, web server optimization, security hardening, and resource limits to boost Hostinger VPS performance and reduce costs.
使用说明 (SKILL.md)
Hostinger VPS Optimizer v1.0.0
🎯 Purpose
Boost speed 2-5x, cut costs 20-50% on Hostinger VPS:
- Sysctl tuning (TCP, VM)
- Nginx/Apache optimization
- Fail2ban + UFW
- Resource limits
- Cost analysis vs plans
🚀 Quick Start
!hostinger-vps-optimizer --plan kvm2 --focus speed
Files
scripts/optimize.sh: One-click optimizerconfigs/hostinger.sysctl: Pre-tuned configs
Plans Supported
KVM 1-8, Cloud Startup/Pro.
安全使用建议
This skill contains a small shell script that will modify kernel parameters, install packages (nginx, ufw, fail2ban) via apt, and enable the firewall. It does not request secrets, but it requires root and network access to apt repos. Actionable advice:
- Do NOT run this on production systems without testing first—try on a throwaway/staging VPS.
- Verify your OS is Debian/Ubuntu (script uses apt and ufw) before running; it will fail or break other distros.
- Back up configs and have console access ready in case enabling UFW locks you out. The script does run 'ufw allow ssh' first, but mistakes or differences in SSH config can still cause lockout.
- Note missing pieces: the SKILL.md mentions a configs/hostinger.sysctl file, cost analysis, and auto-scaling features that are not present in the package—treat those claims as unimplemented.
- If you plan to use the agent to run this script autonomously, restrict that capability and require explicit human approval each time; the script performs high-privilege changes.
- If you want safer behavior, require the skill to provide: OS detection, a dry-run mode, an explicit confirmation prompt, rollback/uninstall instructions, and the missing config files and cost-analysis code.
功能分析
Type: OpenClaw Skill
Name: hostinger-vps-optimizer
Version: 1.0.0
The skill bundle performs standard system administration tasks for VPS optimization and security hardening. The `scripts/optimize.sh` file uses `sysctl` for kernel tuning, installs Nginx, UFW, and Fail2ban via `apt`, and configures UFW to allow SSH. All actions align with the stated purpose in `SKILL.md` and do not exhibit any signs of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The commands are legitimate and commonly used in server setup scripts.
能力评估
Purpose & Capability
The declared purpose (kernel tuning, web-server tuning, security hardening) matches the included script (sysctl changes, apt install nginx/ufw/fail2ban, enable UFW). However, the SKILL.md also advertises cost analysis, auto-scaling, and references a configs/hostinger.sysctl file that is not present in the bundle — those advertised capabilities are not implemented here.
Instruction Scope
The runtime instructions imply a one-click optimizer but the provided script executes privileged system changes (sysctl -w, apt update && apt install, ufw enable). There are no safety checks, OS/distro compatibility checks, rollback/uninstall steps, or warnings about reboot and potential service disruption. The SKILL.md does not include the referenced config file or any cost-analysis/autoscaling logic, so the agent would be given authority to run impactful commands with incomplete documentation.
Install Mechanism
No install spec (instruction-only with an included script). Nothing is downloaded from external URLs and no archives are extracted. This minimizes install-time risk, but the included script will make on-system changes when executed.
Credentials
The skill does not request environment variables or credentials, which is appropriate. However, the script requires root privileges (to run apt, modify sysctl, enable UFW) and network access to apt repositories. Those privileges are proportional to the actions but are high-impact—users should be aware this is not a 'safe' read-only operation.
Persistence & Privilege
The skill does not request persistent presence (always: false) and does not attempt to modify other skills or agent config. The main concern is that the script performs privileged system modifications when run; this is not the same as the skill demanding permanent agent-level privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install hostinger-vps-optimizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/hostinger-vps-optimizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1 launch: Hostinger VPS tweaks for OpenClaw/costs.
元数据
常见问题
Hostinger VPS Optimizer 是什么?
Applies kernel tuning, web server optimization, security hardening, and resource limits to boost Hostinger VPS performance and reduce costs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 718 次。
如何安装 Hostinger VPS Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install hostinger-vps-optimizer」即可一键安装,无需额外配置。
Hostinger VPS Optimizer 是免费的吗?
是的,Hostinger VPS Optimizer 完全免费(开源免费),可自由下载、安装和使用。
Hostinger VPS Optimizer 支持哪些平台?
Hostinger VPS Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Hostinger VPS Optimizer?
由 Goroni(@gblockchainnetwork)开发并维护,当前版本 v1.0.0。
推荐 Skills