扫描报告
0 /100
smux
Cross-pane messaging for tmux. Use tmux-bridge command to send messages between panes labeled p1, p2, p3...
Pure documentation-only skill with no executable code. Describes a legitimate tmux cross-pane messaging CLI. All declared capabilities match the documentation.
可以安装
No action needed. This is a documentation-only skill referencing the external tmux-bridge CLI binary.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in any markdown document |
| 网络访问 | NONE | NONE | — | No network requests documented or implied |
| 命令执行 | NONE | NONE | — | No shell scripts present; tmux-bridge is an external CLI (requires bash/tmux ext… |
| 环境变量 | NONE | NONE | — | No environment variable access documented |
| 技能调用 | NONE | NONE | — | No cross-skill invocation documented |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
目录结构
3 文件 · 6.6 KB · 186 行 Markdown 3f · 186L
├─
▾
references
│ ├─
tmux-bridge.md
Markdown
│ └─
tmux.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present — only 3 markdown documentation files
✓ All functionality clearly documented in SKILL.md with no hidden behavior
✓ No sensitive file access (.ssh, .env, credentials)
✓ No network requests or data exfiltration patterns
✓ No obfuscation or encoded payloads
✓ No dependency files that could introduce supply chain risks
✓ tmux-bridge is a documented CLI tool for legitimate tmux session/pane management
✓ The skill requires tmux as an external binary — no bundled malicious code