扫描报告
0 /100
Agent Browser
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
This skill is a pure documentation wrapper around the public agent-browser CLI with no code/scripts — only SKILL.md and CONTRIBUTING.md present.
可以安装
No action needed. The skill is safe to use as it contains no executable code.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No filesystem access declared or used |
| 网络访问 | READ | READ | ✓ 一致 | Allowed via browser automation (open, network, screenshot) |
| 命令执行 | WRITE | WRITE | ✓ 一致 | Bash(agent-browser:*) only — scoped to browser CLI invocation |
| 环境变量 | NONE | NONE | — | No env var access in skill |
| 技能调用 | NONE | NONE | — | No nested skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access documented or coded |
| 浏览器 | READ | READ | ✓ 一致 | Core capability — navigate, snapshot, interact, screenshot |
| 数据库 | NONE | NONE | — | No database access |
3 项发现
中危 外部 URL 外部 URL
https://app.example.com/login SKILL.md:257 中危 外部 URL 外部 URL
https://app.example.com/dashboard SKILL.md:267 提示 邮箱 邮箱地址
[email protected] SKILL.md:162 目录结构
3 文件 · 11.7 KB · 396 行 Markdown 2f · 391L
JSON 1f · 5L
├─
_meta.json
JSON
├─
CONTRIBUTING.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present — pure documentation wrapper
✓ References real, public open-source repositories (vercel-labs/agent-browser)
✓ allowed-tools scoped narrowly to Bash(agent-browser:*) only
✓ No credential harvesting, environment scanning, or sensitive file access
✓ No obfuscation, base64 payloads, or hidden instructions
✓ No supply chain risk — no dependencies or package files