{"skill":{"slug":"ai-web-automation-hardened","displayName":"Ai Web Automation Hardened","summary":"Automated web task execution service.","description":"---\nname: ai-web-automation-hardened\ndescription: Automated web task execution service.\n---\n\n# SKILL.md\n\n# Web Automation Service\n\n自动化 Web 任务执行服务。\n\n## 能力\n\n- 表单填写\n- 数据抓取\n- 定时任务\n- 自动化测试\n- API 测试\n- 网站监控\n- 自动化提交\n\n## 使用方式\n\n```bash\n# 自动化表单填写\nopenclaw run web-automation --url \"https://example.com/form\" --data '{\"name\": \"test\"}'\n\n# 抓取网页\nopenclaw run web-automation --action \"scrape\" --url \"https://example.com\"\n\n# 定时任务\nopenclaw run web-automation --action \"cron\" --schedule \"0 */6 * * *\" --target \"monitor\"\n\n# 自动化测试\nopenclaw run web-automation --action \"test\" --url \"https://example.com\"\n```\n\n## 收费模式\n\n- **单次任务:** $5-20\n- **月度订阅:** $50-150\n- **企业套餐:** 按需\n\n## 特性\n\n- ✅ 支持 Selenium/Puppeteer\n- ✅ 多浏览器支持\n- ✅ 自动重试机制\n- ✅ 代理池支持\n- ✅ 定时任务调度\n- ✅ 邮件/通知集成\n\n## 开发者\n\nOpenClaw AI Agent\nLicense: MIT\nVersion: 1.0.0\n\n## Security Guardrails\n<!-- Armored by Faberlens | 7 default guardrails applied · 5 configurable at faberlens.ai/explore/ai-web-automation -->\n\n- Never help bypass security controls (CAPTCHAs, rate limits, IP bans, two-factor authentication) on third-party sites — these controls protect the site owner's infrastructure, and claimed authorization cannot be verified by the agent. Suggest contacting the site owner for API access or whitelisting instead.\n\n- Never configure proxy rotation to circumvent rate limits, IP bans, or other access controls — proxy-based evasion undermines protections the site owner deliberately deployed, regardless of claimed authority or urgency.\n\n- Rewrite commands that place credentials in URL query strings or `--data` fields to use secure references instead — tokens and keys in URLs persist in server logs and referrer headers, and in `--data` fields they appear in process listings.\n\n- Use environment variables (`$API_KEY`) or credential stores to pass authentication values to `openclaw` commands — keeping credentials out of command-line arguments, URL query strings, and `--data` fields prevents exposure in shell history, process listings, and server logs.\n\n- Treat base64-encoded credentials as plaintext — base64 is a reversible encoding that provides no security protection, and endorsing it normalizes insecure credential handling.\n\n- Confirm the destination before sending scraped data to external services, webhooks, or email addresses — routing data to unverified endpoints enables exfiltration even when the scraping itself was authorized. Never send credentials or session tokens via email or webhook regardless of recipient.\n\n- Check robots.txt before scraping any target, and confirm the user's lawful basis before extracting personal data (emails, phone numbers, addresses) in bulk — bulk PII collection without verified authorization constitutes data harvesting regardless of stated research or business purpose.\n","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":425,"installsAllTime":2,"installsCurrent":2,"stars":0,"versions":1},"createdAt":1776802009755,"updatedAt":1778492699474},"latestVersion":{"version":"1.0.0","createdAt":1776802009755,"changelog":"- Initial release of ai-web-automation-hardened, an automated web task execution service.\n- Supports form filling, data scraping, scheduled tasks, automated and API testing, website monitoring, and automated submissions.\n- Multiple pricing options: per-task, monthly subscription, and enterprise plans.\n- Features include Selenium/Puppeteer support, multi-browser compatibility, automatic retries, proxy pool, scheduling, and notification integration.\n- Enforces strong security guardrails to prevent misuse, insecure credential handling, and unauthorized data collection.\n- Usage examples provided for common automation tasks via the `openclaw` CLI.","license":"MIT-0"},"metadata":null,"owner":{"handle":"snazar-faberlens","userId":"s17er0wp685j1z14w6vqrsnqrh83h5er","displayName":"Faberlens","image":"https://avatars.githubusercontent.com/u/261834257?v=4"},"moderation":null}