← Back to Skills Marketplace
josephsuo

Super Blueauto

by josephsuo · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
283
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install super-blueauto
Description
Cross-platform AI skill for local Bluetooth device control, enabling scan, connect, monitor, and manage all BLE devices without cloud or data collection.
Usage Guidance
This skill reads like a product pitch rather than a runnable skill. Before installing or trusting it, ask the publisher for: (1) source code or a hosted repository/homepage showing how it hooks into platform Bluetooth APIs; (2) platform-specific installers or native helpers (and their install steps) for Windows, macOS, Android, iOS, etc.; (3) a clear list of runtime permissions and exactly what the skill will do with device data; and (4) whether any background service or native binary will be installed. Do not grant broad Bluetooth or system permissions, or install unknown helper binaries, without reviewing their source. If the author cannot provide technical details or code, treat the skill as unproven and avoid giving it access to devices — the current package is inconsistent with its claims.
Capability Analysis
Type: OpenClaw Skill Name: super-blueauto Version: 0.1.0 The skill bundle contains metadata and documentation for a Bluetooth management tool called SuperBlueAuto. The instructions in skill.md describe standard Bluetooth operations such as scanning, connecting, and reading device characteristics, while explicitly stating a commitment to local-first operation and privacy. No executable code, malicious directives, or suspicious exfiltration patterns were found in the provided files (_meta.json, skill.md).
Capability Assessment
Purpose & Capability
The skill claims full, cross-platform BLE control (Windows, macOS, Android, iOS, HarmonyOS, Linux, embedded), but there are no code files, no install steps, no required binaries, and no declared native helpers. Controlling Bluetooth devices across those OSes normally requires platform-specific binaries, native apps, entitlements, or background services and explicit user permissions; an instruction-only document cannot realistically provide autonomous local BLE control on every listed OS. This is a capability–requirement mismatch.
Instruction Scope
SKILL.md is mostly high-level marketing and feature claims. It states the agent will 'access local system Bluetooth APIs' and perform reads/writes, but it gives no concrete runtime instructions (no commands, no library imports, no platform adapters, no file paths). The guidance is vague and grants broad discretion to the agent without boundaries, which is scope-creep: it doesn't constrain what the agent may try to access or how it will obtain the ability to control hardware.
Install Mechanism
There is no install spec and no code to fetch or execute. That reduces attack surface (nothing is written to disk by the skill itself). However, the lack of any install mechanism is also the reason the skill cannot plausibly implement the advertised cross-platform capabilities on its own.
Credentials
The skill declares no required environment variables or credentials, yet its claimed functionality would typically require platform permissions, system-level APIs, or helper executables. The absence of any declared permissions, config paths, or helper requirements is inconsistent with the scope of operations (especially iOS/macOS entitlements and Android runtime permissions).
Persistence & Privilege
The skill is not marked 'always: true' and uses default invocation settings. It doesn't request persistent system presence in its metadata. Because it's instruction-only, it does not appear to install background services or modify other skills, but the SKILL.md does not clarify whether any persistent helper would be required — ask the author before granting ongoing privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install super-blueauto
  3. After installation, invoke the skill by name or use /super-blueauto
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
SuperBlueAuto 0.1.0 – Initial Release - Introduces a cross-platform, local-first Bluetooth control hub supporting Windows, macOS, Android, iOS, HarmonyOS, Linux, and embedded devices. - Enables natural language control and management of all Bluetooth/BLE devices, with no cloud or data collection. - Features device scanning, connection management, device info retrieval, characteristic read/write, and batch device handling. - Ensures privacy: local-only operations, no network/data uploads, and explicit user consent for any remote control. - Launches as the first universal Bluetooth AI skill for ClawHub.
Metadata
Slug super-blueauto
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Super Blueauto?

Cross-platform AI skill for local Bluetooth device control, enabling scan, connect, monitor, and manage all BLE devices without cloud or data collection. It is an AI Agent Skill for Claude Code / OpenClaw, with 283 downloads so far.

How do I install Super Blueauto?

Run "/install super-blueauto" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Super Blueauto free?

Yes, Super Blueauto is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Super Blueauto support?

Super Blueauto is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Super Blueauto?

It is built and maintained by josephsuo (@josephsuo); the current version is v0.1.0.

💬 Comments