system-reboot-bringup

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs legitimate environment restoration tasks. It automates the restart of local services like VOICEVOX, whisper.cpp, and ASEE Viewer using well-defined shell commands.
  • [COMMAND_EXECUTION]: The skill utilizes shell commands and tmux sessions to manage persistent processes. These operations are restricted to the local environment and are necessary for the skill's stated purpose of process bring-up.
  • [DATA_EXFILTRATION]: Network operations are confined to local status checks (e.g., querying local APIs at 127.0.0.1 or localhost via curl). No external network requests or sensitive data access patterns were identified.
  • [REMOTE_CODE_EXECUTION]: All executable scripts and binaries are referenced from local paths within the user's home directory or workspace (e.g., ~/vacuumtube.sh, ~/Workspaces/repos/asee/tmp_main.sh). No external scripts are downloaded or executed.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 05:19 PM