Back to Home
Olbrasoft icon

Antigravity

Verified Safe

by Olbrasoft

Overview

Enables an AI agent (Google Antigravity) to send Linux system notifications using `notify-send`.

Installation

Run Command
<project_root_path>/venv/bin/python <project_root_path>/server.py

Security Notes

The server uses `subprocess.run` to execute `notify-send`. While passing arguments as a list mitigates shell injection risks, any interaction with external binaries carries an inherent minimal risk, especially if the `title` or `message` arguments could exploit an unknown vulnerability in `notify-send` itself. However, `notify-send` is a standard Linux utility and is generally considered safe for its intended purpose.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens1
Stars0
Forks0
Last Update2025-12-14

Tags

LinuxNotificationsAI ToolingPythonMCP