line-bridge-shrimp
High-risk skill bridging LINE and Clawdbot: it runs a local agent via `execSync` using `CLAWDBOT_BIN`, reads credentials from `~/.line_token` and `~/.line_secret`, and exposes `0.0.0.0:8081` with `/internal/send`. Confirmed behaviors include `execSync` command construction from incoming messages (shell execution), use of `LINE_BRIDGE_CONFIG_DIR` and credential files (credential_access), and network calls via `@line/bot-sdk` (arbitrary_network).