add-macos-statusbar

Warn

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses swiftc to compile an included source file (add/src/statusbar.swift) into an executable binary (dist/statusbar). This involves executing a local compiler and generating native code for the host platform.
  • [COMMAND_EXECUTION]: The skill establishes system persistence by creating a launchd configuration file at ~/Library/LaunchAgents/com.nanoclaw.statusbar.plist. This file is configured with RunAtLoad and KeepAlive set to true, ensuring the compiled binary starts automatically when the user logs in and is restarted by the system if it stops.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 22, 2026, 09:52 AM
Security Audit — agent-trust-hub — add-macos-statusbar