Back to skill

Security audit

Bloomin8

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed Bloomin8 frame-control skill whose BLE, local network, cloud API, token, and cache behavior mostly matches its stated purpose.

Install only if you want an agent to control nearby Bloomin8 frames, use BLOOMIN8_TOKEN_* credentials, scan Bluetooth devices with approval, and contact device IPs on your LAN. Be especially careful with the advanced upstream command because it can change cloud pull settings and transmit a token to the device over local HTTP.

Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
97% confidence
Finding
The CLI sends upstream controller settings, including a sensitive token, to the device using plain HTTP via the /upstream/pull_settings endpoint. On a local network this can be intercepted or modified by any attacker with network position, exposing credentials and enabling tampering with the device's upstream configuration.

Static analysis

No suspicious patterns detected.