Haproxy
v1.0.0HAProxy load balancer reference. Frontend binds with ACL routing, backend server pools with health checks, balance algorithms (roundrobin/leastconn/source),...
⭐ 0· 122·0 current·0 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the provided materials. The SKILL.md and scripts provide HAProxy guidance, config examples, and admin commands. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
Runtime instructions are documentation and examples (install via package managers, config testing, systemctl reload). Examples reference expected system paths (/etc/haproxy, /etc/ssl) and do not instruct reading/exporting unrelated user files or secrets. No open-ended steps that grant broad data-collection discretion.
Install Mechanism
No install spec (instruction-only) and a single included script that prints documentation. Nothing in the package downloads or writes arbitrary code to disk during install. Risk from install mechanism is low.
Credentials
The skill requires no environment variables, credentials, or config paths. Examples reference TLS cert files and admin sockets as expected for HAProxy documentation; there are no requests for unrelated secrets or keys.
Persistence & Privilege
Skill is not always-enabled and does not request persistent system changes or modify other skills. It references system administration commands (apt/yum, systemctl) that require root to execute in real life, which is appropriate for HAProxy administration but not performed automatically by the skill.
Assessment
This skill is a read-only HAProxy reference and appears coherent and low-risk. Before running any commands shown here on a production host: (1) review commands (apt/yum, add-apt-repository, systemctl) and run them only with appropriate privileges; (2) verify third-party PPAs (the example PPA) before adding them; (3) don't execute included scripts blindly — open scripts/script.sh to inspect (it's documentation output in this package); and (4) handle TLS private keys/certificates securely (examples reference /etc/ssl). If you plan to allow autonomous agent invocation, note the skill could suggest commands but it doesn't itself perform privileged actions.Like a lobster shell, security has layers — review code before you run it.
latestvk975h13tmchtb60k046ys7nb0583g80f
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
