skills/broomva/skills/livecoding/Gen Agent Trust Hub

livecoding

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill downloads and executes the official Haskell toolchain installer (GHCup) from its well-known domain (get-ghcup.haskell.org) via a piped shell command. This is a standard and widely recognized procedure for setting up the Haskell environment required by TidalCycles.
  • [COMMAND_EXECUTION]: The workflow instructs the agent to run various environment check and diagnostic commands, such as brew, ls, ghc, and cabal, to verify that the necessary software stack is correctly installed and configured.
  • [EXTERNAL_DOWNLOADS]: The hydra-tunnel.html reference file fetches the hydra-synth library from the well-known unpkg.com CDN. This is a standard practice for web-based tools to load dependencies without local installation.
  • [COMMAND_EXECUTION]: The skill provides instructions for starting a local HTTP server using Python (python3 -m http.server) to serve visual assets and uses the system open command to launch the visuals interface in a browser.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 09:44 PM
Security Audit — agent-trust-hub — livecoding