可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
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.
技能名称smux
分析耗时25.5s
引擎pi
可以安装
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 71L · 2.5 KB
│ └─ 📝 tmux.md Markdown 39L · 1.1 KB
└─ 📝 SKILL.md Markdown 76L · 3.0 KB

安全亮点

✓ 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