squid
Forward proxy server and web cache with ACL-based content filtering. Use when setting up corporate internet proxy, blocking websites by domain or URL pattern, caching HTTP traffic, authenticating proxy users via LDAP, or inspecting HTTPS with SSL bump.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/squidSquid Reference
Forward proxy server, web cache, and content filter. Squid sits between users and the internet, providing access control, caching, bandwidth management, and HTTPS inspection for corporate and institutional networks.
When to Use
- Setting up a corporate forward proxy for internet access control
- Blocking websites by domain, URL pattern, or file type
- Implementing time-based access rules for social media
- Caching frequently accessed web content to save bandwidth
- Authenticating users via LDAP, RADIUS, or htpasswd
- Inspecting HTTPS traffic with SSL bump for content filtering
Commands
| Command | Description |
|---|---|
intro | Architecture overview, Squid vs Varnish comparison, use cases, installation |
config | squid.conf directives, ACL rules, cache settings, content filtering, time-based access |
operations | Authentication setup (LDAP/htpasswd), SSL bump HTTPS inspection, monitoring and log analysis |
Requirements
- No external dependencies — outputs reference documentation only
- No API keys required
Feedback
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-squid": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
doctorbot-ci-validator
Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.
arc-shield
Output sanitization for agent responses - prevents accidental secret leaks
AURA Security Scanner
Scan AI agent skills for malware, credential theft, prompt injection, and dangerous permissions before installing them
sbom-explainer
把依赖清单或 SBOM 翻译成非技术可读的风险说明,按影响面排序。;use for sbom, dependencies, risk workflows;do not use for 伪造 CVE 状态, 替代专业漏洞扫描.
securityvitals
Security vitals checker for OpenClaw. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.