← 返回 Skills 市场
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install touchbridge
功能描述
Authenticate sudo and macOS system prompts using your phone's biometric (Face ID/fingerprint) instead of typing passwords. Perfect for Mac Mini, Mac Studio,...
安全使用建议
This skill appears to do what it says, but it modifies macOS authentication (PAM) and installs a privileged daemon — high-risk actions. Before installing: (1) inspect the installer and install scripts (scripts/install.sh) or build from source yourself; (2) verify the .pkg via checksum or signed release from the upstream repo; (3) do not run the simulator (--simulator) on a production machine (it auto-approves sudo); (4) be cautious with --web mode (exposed URLs can be clicked by unintended parties if network-accessible); (5) back up /etc/pam.d/ and test in a VM or disposable machine first; (6) prefer installing only after verifying the GitHub project, maintainer reputation, and that the installer creates expected backups and restores on uninstall. If you are not comfortable auditing install scripts or running privileged installers, avoid installing this skill.
功能分析
Type: OpenClaw Skill
Name: touchbridge
Version: 1.0.0
The skill installs a custom PAM module and system daemon to modify macOS authentication, which are high-privilege operations. It includes a 'simulator' mode that allows passwordless sudo access, creating a significant security risk. The installation process involves downloading and executing an unverified binary package (.pkg) from GitHub (HMAKT99/UnTouchID), which could be used for persistence or privilege escalation, and the 'web' mode routes authentication through an external URL.
能力评估
Purpose & Capability
Name, description, required binaries (touchbridged, touchbridge-test), and the provided GitHub .pkg URL align with the stated goal of enabling phone biometric auth for macOS prompts.
Instruction Scope
SKILL.md instructs running the daemon, installing a PAM module, checking daemon sockets, using a simulator (auto-approve), and a web mode that displays a URL for phone approval. These are within the feature scope, but they explicitly direct actions that affect system authentication and can broaden the attack surface (simulator auto-approves; web mode may expose an approval URL).
Install Mechanism
The install step is a downloadable .pkg hosted on GitHub Releases — a common distribution channel but still a remote installer executed on the machine. No checksum/signature is provided in the instructions; building from source is offered as an alternative. Download-and-run installers carry execution risk and should be verified before use.
Credentials
The skill requests no environment variables or unrelated credentials; the requested access (binaries and potential sudo use during install) is proportionate to the stated functionality.
Persistence & Privilege
The tool modifies system authentication (PAM), installs a daemon, and requires elevated privileges for installation/uninstallation — these are powerful capabilities. The skill is not 'always:true', but the required privileged changes mean an installer or scripts executed via the agent would have a high blast radius and must be trusted and audited.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install touchbridge - 安装完成后,直接呼叫该 Skill 的名称或使用
/touchbridge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
TouchBridge 1.0.0 – Authenticate macOS sudo and system prompts using your phone’s biometric instead of passwords.
- Enables Face ID, fingerprint, or watch approval from iPhone, Android, Apple Watch, Wear OS, or any browser for Mac authentication.
- Open source alternative to Apple’s Touch ID keyboard; no special hardware required.
- Multiple modes: test (auto-approve), browser/device approval, terminal interactive, and production BLE pairing.
- Secure fallback—if phone is unreachable, normal password entry is still available.
- Easy install via .pkg, supports pairing, testing, and device management commands.
- Never modifies pam config directly or compromises password safety.
元数据
常见问题
TouchBridge — Phone Biometric Auth for Mac 是什么?
Authenticate sudo and macOS system prompts using your phone's biometric (Face ID/fingerprint) instead of typing passwords. Perfect for Mac Mini, Mac Studio,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。
如何安装 TouchBridge — Phone Biometric Auth for Mac?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install touchbridge」即可一键安装,无需额外配置。
TouchBridge — Phone Biometric Auth for Mac 是免费的吗?
是的,TouchBridge — Phone Biometric Auth for Mac 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TouchBridge — Phone Biometric Auth for Mac 支持哪些平台?
TouchBridge — Phone Biometric Auth for Mac 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TouchBridge — Phone Biometric Auth for Mac?
由 HMAKT99(@hmakt99)开发并维护,当前版本 v1.0.0。
推荐 Skills