acp-router
Routes plain-language requests for various AI coding platforms into OpenClaw ACP runtime sessions or direct acpx-driven sessions.
Install this skill
Security score
The acp-router skill was audited on Mar 4, 2026 and we found 9 security issues across 2 threat categories, including 3 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 90 | - verify `${ACPX_CMD} --version` |
Template literal with variable interpolation in command context
| 129 | 1. Use `exec` commands that call `${ACPX_CMD}`. |
Template literal with variable interpolation in command context
| 147 | ```bash |
Template literal with variable interpolation in command context
| 156 | ```bash |
Template literal with variable interpolation in command context
| 162 | ```bash |
Template literal with variable interpolation in command context
| 168 | ```bash |
Template literal with variable interpolation in command context
| 204 | - `NO_SESSION`: run `${ACPX_CMD} <agent> sessions new --name <sessionName>` then retry prompt. |
Access to hidden dotfiles in home directory
| 190 | If `~/.acpx/config.json` overrides `agents`, those overrides replace defaults. |
Access to hidden dotfiles in home directory
| 201 | - for thread-spawn ACP requests, first restore built-in defaults by removing broken `~/.acpx/config.json` agent overrides |
Install this skill with one command
/learn @protocolsage/acp-router