← 返回
未分类 中文

Browser Agent Trust Hub

Build and audit trust policies for browser/computer-use agents before they take real-world actions. Use for runtime policy, tool monitoring, domain allowlist...
在浏览器/计算机使用代理执行真实操作前,构建并审计信任策略。适用于运行时策略、工具监控、域名白名单等。
stevojarvisai-star stevojarvisai-star 来源
未分类 clawhub v1.0.0 1 版本 99652.8 Key: 无需
★ 0
Stars
📥 287
下载
💾 0
安装
1
版本
#latest

概述

Browser Agent Trust Hub

Use this skill when an OpenClaw agent will browse websites, operate portals, click buttons, submit forms, or call browser/computer-use tools and you need a governed execution policy.

Workflow

  1. Define or collect the browser agent policy: allowed tools, allowed domains, sensitive action keywords, approval rules, and audit requirements.
  2. Export planned actions as JSON or use the built-in demo to bootstrap a policy review.
  3. Run scripts/browser_agent_trust_hub.py to score the workflow and produce a JSON trust report.
  4. Treat BLOCK and REVIEW findings as pre-flight gates before live execution.

Parameters

  • --policy PATH: Optional JSON policy file inside this skill directory. Absolute paths and .. traversal are rejected. If omitted, a safe default policy is used.
  • --actions PATH: Optional JSON list of proposed tool/browser actions inside this skill directory. Absolute paths and .. traversal are rejected.
  • --output PATH: Optional report output path inside this skill directory. Absolute paths and .. traversal are rejected. Defaults to stdout only.
  • --min-score INT: Minimum acceptable score before the verdict becomes REVIEW.

Outputs

The script returns JSON with:

  • score: 0-100 trust score.
  • verdict: ALLOW, REVIEW, or BLOCK.
  • findings: Evidence-backed policy gaps.
  • required_controls: Controls to add before production use.

Notes

This skill does not browse, click, submit forms, or modify OpenClaw configuration. File inputs/outputs are sandboxed to the skill directory to prevent arbitrary local reads or writes.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 03:13 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Self-Healing Agent

stevojarvisai-star
OpenClaw代理的自恢复与自动修复系统。监控代理健康,检测故障(崩溃的定时任务、损坏的技能、配置损坏、内存问题等)。
★ 0 📥 716

Prompt Library Manager

stevojarvisai-star
精心策划的 OpenClaw 代理提示词模板库,可存储、搜索、版本控制、标签化并跨会话和代理重用提示词模板。在被要求 "s..." 时使用。
★ 0 📥 453

Agent Trading Bot

stevojarvisai-star
AI驱动的交易机器人框架OpenClaw,连接加密货币交易所(Binance、Hyperliquid、Bluefin)和预测市场(Polymarket、Kalshi),通过API实现对接。
★ 0 📥 516