htaccess Generator
v1.0.0Generate .htaccess files for Apache web servers. Use when creating redirect rules, URL rewrites, security headers, HTTPS enforcement, IP blocking, caching ru...
⭐ 0· 148·0 current·0 all-time
byJohn Wang@johnnywang2001
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (htaccess generation, redirects, rewrites, headers, caching, IP blocks, etc.) align with the included script and declared requirements (no credentials, no external binaries). All requested functionality is provided by the script.
Instruction Scope
SKILL.md instructs running the included Python script with options that map directly to the features. The script prints to stdout or writes to an --output path; this is expected. Note: when used with --output it will write/overwrite the provided path on the filesystem, so review/choose output paths carefully (avoid running as a privileged user or pointing output to sensitive system files).
Install Mechanism
No install spec; this is an instruction-only skill with an included Python script. No downloads, package installs, or external installers are present.
Credentials
The skill declares no environment variables, credentials, or config paths and the code does not read environment variables or secrets. The requested permissions are minimal and proportionate.
Persistence & Privilege
always is false and the skill does not modify other skills or global agent configuration. It can write files when given an --output path (expected behavior for a generator), but it does not persist settings or request elevated/system privileges.
Assessment
This skill appears coherent and limited to generating .htaccess content. Before using: (1) review the generated .htaccess before deploying to production, (2) run the script without elevated privileges and avoid output paths that could overwrite system files, (3) supply your real domain to avoid example.com defaults, and (4) be aware of configuration side-effects (e.g., CORS '*' or HSTS includeSubDomains) which have operational/security implications for your site. If you need stricter assurance, inspect the script locally or run it in an isolated environment first.Like a lobster shell, security has layers — review code before you run it.
apachevk9788jnabysd5zbje3ev5sjrnh82t62zlatestvk9788jnabysd5zbje3ev5sjrnh82t62zsecurityvk9788jnabysd5zbje3ev5sjrnh82t62zservervk9788jnabysd5zbje3ev5sjrnh82t62zwebvk9788jnabysd5zbje3ev5sjrnh82t62z
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
