Segway
v0.0.1Segway 平衡车/电动车集成技能 - 用于与 Segway 设备交互、诊断、配置和故障排除
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill claims Bluetooth-based interaction, diagnostics, configuration and firmware tasks for Segway devices — this is coherent with the stated purpose. However, the SKILL.md references '通过蓝牙连接' but the skill declares no required binaries, drivers, or platform permissions; that omission makes the capability description plausible but underspecified.
Instruction Scope
SKILL.md contains high-level user-facing commands and scenarios but no concrete runtime steps, system commands, or file paths. It does not instruct the agent to read unrelated files or exfiltrate data, but it is vague about how the agent should access Bluetooth devices or perform firmware upgrades — that gives the agent broad discretion unless the platform enforces restrictions.
Install Mechanism
No install spec and no code files — lowest-risk delivery. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to the provided instruction-only content; if the skill actually needs to access local Bluetooth, that requirement is not declared but also doesn't imply additional secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not declare modifying other skills or system settings.
Assessment
This skill appears coherent and instruction-only (it won't install code), but the runtime instructions are intentionally high-level. Before using: confirm how the agent will access your device (will it ask you to pair via the OS or attempt direct Bluetooth control?), do not approve firmware upgrades or factory resets without a clear, trusted upgrade source and backup, and monitor any exported ride data for personal information. Because there are no code files, absence of scanner findings is expected — ask the publisher for concrete implementation details if you need stronger assurance (e.g., which Bluetooth stack or platform permissions it needs).Like a lobster shell, security has layers — review code before you run it.
latest
Segway Skill
Segway 设备集成技能,提供与 Segway 电动滑板车、平衡车和电动自行车交互的统一接口。
适用场景
- 连接 Segway 设备进行诊断
- 读取设备状态、电池信息、行驶数据
- 配置车辆参数(速度限制、尾灯等)
- 排查常见故障
- 导出骑行统计数据
功能概览
| 功能 | 描述 |
|---|---|
| 设备连接 | 通过蓝牙连接 Segway 设备 |
| 状态查询 | 获取电池、里程、固件版本等信息 |
| 参数配置 | 修改速度限制、灯效等设置 |
| 故障诊断 | 分析错误码并提供解决方案 |
使用方法
连接设备
Segway 连接 [设备名称]
查询状态
Segway 状态
Segway 电池
Segway 里程
常用命令
Segway 诊断- 运行完整诊断Segway 固件- 查看固件版本Segway 重置- 恢复出厂设置
示例对话
用户: 我的 Segway 连不上手机了 技能: 先尝试重启设备蓝牙,如果仍无法连接,运行
Segway 诊断检查设备状态
注意事项
- 确保设备电量 > 20%
- 某些参数修改需要停车状态
- 固件升级前备份当前配置
Comments
Loading comments...
