daemon-start
Warn
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute system commands for service management and monitoring.
- Evidence: Uses
launchctl loadandlaunchctl listto manage the lifecycle of theasciinema-chunkerdaemon. - Evidence: Accesses configuration files located in
~/Library/LaunchAgents/, which is a standard directory used for persistence on macOS systems. - Evidence: Reads and parses local status information from
~/.asciinema/health.jsonusingcatandjqutilities.
Audit Metadata