senclaw/ssh-manager
app Standalone SSH Manager App Space for SenClaw. Provides web terminal and secure command execution.
Install
senclaw app install senclaw/ssh-manager
Verifies sha512 and SenClaw’s signature before writing to disk.
Documentation
SSH Manager
Web terminal và thực thi lệnh từ xa qua SSH.
Skills
| Skill | Dùng khi |
|---|---|
ssh-connect | Kết nối tới máy chủ |
ssh-guide | Hướng dẫn thao tác SSH |
ssh-reporting | Tổng hợp trạng thái kết nối |
MCP
ssh-manager-mcp — quản lý kết nối và chạy lệnh trên máy từ xa.
Quyền hạn — đây là ứng dụng có đặc quyền cao
Khai báo là exec: any và network: any, và điều đó đúng theo nghĩa đen:
- Nó chạy lệnh tuỳ ý trên các máy bạn kết nối tới
- Nó kết nối tới bất kỳ host nào bạn cấu hình
- Web terminal nghĩa là mọi thứ gõ được trong shell đều làm được
Không có cách nào thu hẹp khai báo này mà vẫn trung thực. Cân nhắc tương ứng trước khi cài, và đừng phơi giao diện của nó ra mạng công cộng.
Kỹ thuật
Server cục bộ. Bản build macOS arm64.
Declared permissions
{
"network": "any",
"exec": "any"
}Declared by the publisher, not enforced by SenClaw. The CLI compares this against what you already have installed and asks before anything widens.
Published by
The checkmark means SenClaw confirmed who this publisher is. It says nothing about whether their packages are safe.
About
| Owner | @senclaw |
| Latest | 1.0.0 |
| Downloads (30d) | 0 |
Versions
| Version | Tags | Artifacts | Published |
|---|---|---|---|
1.0.0 | latest | darwin-arm64 | 2026-07-20 |
Artifacts · 1.0.0
| Platform | Format | Signature | File | Size |
|---|---|---|---|---|
darwin-arm64 | zip | unsigned | ssh-manager.zip | 2203 KB |
Unsigned builds require sign-in to download and are not distributed to the auto-updater, because unsigned executables from a new domain get flagged as unsafe. Sign and notarize (macOS) or Authenticode-sign (Windows) to distribute publicly.
Auto-update endpoints
For a Tauri app — add to tauri.conf.json:
"endpoints": ["https://senclaw.bacnd.com/api/v1/updates/tauri/senclaw/ssh-manager/{{target}}/{{arch}}/{{current_version}}"]For an electron-updater app — generic provider URL:
https://senclaw.bacnd.com/updates/senclaw/ssh-manager/stable
Only signed/notarized artifacts are offered as updates — a client fetches the update without credentials, and unsigned binaries are not publicly downloadable.
Something wrong with this package?
Report this package
Report this package
Tell us what is wrong and a moderator will look at it. Be specific — a report that names a version and a behaviour can be checked in minutes; one that says “looks sketchy” cannot be acted on at all.
Not about this package? Contact us instead. What happens to a report is described in reporting and moderation.
API: GET https://senclaw.bacnd.com/api/v1/packages/senclaw/ssh-manager