ble-desk-lamp
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions include an installation step using
npx -y @mvanhorn/printing-press-library install ble-desk-lamp --cli-only. This command downloads and executes the installer for the CLI tool from the author's verified npm package repository. This is a standard and expected installation method for this toolset. - [COMMAND_EXECUTION]: The skill relies on executing the
ble-desk-lamp-pp-clibinary to perform its tasks. It uses subcommands likecapabilities,status, andtoggleto interact with the lamp or a simulated environment. This execution is confined to the specific utility provided for device control.
Audit Metadata