Skip to content

Security: eranium21/agent-awake

Security

SECURITY.md

Security Policy

Supported Versions

Agent Awake is early-stage software. Security fixes target the latest commit on main until versioned releases exist.

Reporting a Vulnerability

Please report security issues through GitHub's private vulnerability reporting if available. If that is not available, open a GitHub issue with minimal reproduction details and avoid posting sensitive local data.

Security-Relevant Behavior

Agent Awake can run an administrator-approved pmset command for Closed-Lid Mode:

pmset -a disablesleep 1

The app also attempts to restore normal sleep with:

pmset -a disablesleep 0

Closed-Lid Mode requires AC power, always uses an auto-stop timer, and installs a privileged fallback restore timer. These safeguards reduce risk, but they do not remove the thermal and battery concerns of keeping a closed MacBook running.

There aren't any published security advisories