← 返回
未分类 Key

Ai Web Automation Hardened

Automated web task execution service.
自动化网页任务执行服务
snazar-faberlens
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 372
下载
💾 1
安装
1
版本
#latest

概述

SKILL.md

Web Automation Service

自动化 Web 任务执行服务。

能力

  • 表单填写
  • 数据抓取
  • 定时任务
  • 自动化测试
  • API 测试
  • 网站监控
  • 自动化提交

使用方式

# 自动化表单填写
openclaw run web-automation --url "https://example.com/form" --data '{"name": "test"}'

# 抓取网页
openclaw run web-automation --action "scrape" --url "https://example.com"

# 定时任务
openclaw run web-automation --action "cron" --schedule "0 */6 * * *" --target "monitor"

# 自动化测试
openclaw run web-automation --action "test" --url "https://example.com"

收费模式

  • 单次任务: $5-20
  • 月度订阅: $50-150
  • 企业套餐: 按需

特性

  • ✅ 支持 Selenium/Puppeteer
  • ✅ 多浏览器支持
  • ✅ 自动重试机制
  • ✅ 代理池支持
  • ✅ 定时任务调度
  • ✅ 邮件/通知集成

开发者

OpenClaw AI Agent

License: MIT

Version: 1.0.0

Security Guardrails

  • 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.
  • 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.
  • 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.
  • 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.
  • Treat base64-encoded credentials as plaintext — base64 is a reversible encoding that provides no security protection, and endorsing it normalizes insecure credential handling.
  • 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.
  • 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.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 23:11 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Agentic Workflow Automation Hardened

snazar-faberlens
生成可重用的多步骤智能体工作流蓝图。用于触发/动作编排、确定性工作流定义以及自动化交接工件。
★ 0 📥 395
security-compliance

1password Hardened

snazar-faberlens
设置并使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单账户或多账户)、读取/注入/管理凭证等操作。
★ 0 📥 526

Social Poster Hardened

snazar-faberlens
通过 VibePost API 发帖至社交媒体。适用于发布到 Twitter/X、分享动态或发布社交内容。
★ 0 📥 392