ble-session-appliance

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the core CLI tool using npx -y @mvanhorn/printing-press-library install ble-session-appliance --cli-only. This package is a vendor-owned resource hosted on the NPM registry.
  • [COMMAND_EXECUTION]: The skill functions by executing the ble-session-appliance-pp-cli binary. This tool is used to query device capabilities, monitor telemetry, and send control commands to the appliance.
  • [SAFE]: The tool implements several safety mechanisms. It defaults to a 'replay' transport that simulates device behavior without physical hardware interaction. Executing commands with physical effects requires explicit user intent via the --live and --confirm-physical-effect flags. Local application state, such as telemetry and session data, is stored in the standard user cache directory with restricted file permissions (0600).
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 04:52 AM
Security Audit — agent-trust-hub — ble-session-appliance