Security fixes are provided for the latest published version of Launchd TOC.
Please report suspected vulnerabilities privately through GitHub’s repository Security Advisories rather than a public issue. Include reproduction steps, affected paths or launchd labels, and the observed macOS version.
Do not include private property-list contents, credentials, tokens, or personal log data.
Launchd TOC:
- has no privileged helper and never asks for administrator authentication;
- modifies only direct, non-symlinked property lists under
~/Library/LaunchAgents; - treats
/Libraryand/System/Libraryas read-only; - invokes only fixed Apple executables without a shell;
- performs network access only after Help → Check for Updates;
- retains recoverable property-list backups and uses the macOS Trash.
These invariants are treated as release-blocking.