Back to skill
Skillv1.0.0
VirusTotal security
Launchagent Manager · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignMay 1, 2026, 4:54 AM
- Hash
- 6f223dad82bb9cd06ad4aa730371e2b3b6448d0f14444cf0cc18e35f0171b951
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: launchagent-manager Version: 1.0.0 The skill 'launchagent-manager' is designed to manage macOS LaunchAgents, specifically focusing on OpenClaw's gateway agent and pruning other user-level agents. The Python script `scripts/launchagent_manager.py` uses standard macOS `launchctl` commands to list, load, and unload LaunchAgents within the user's `~/Library/LaunchAgents` directory. It reads `openclaw.json` to verify gateway configuration and interacts with the `gateway-guard` skill for status and fixes. All actions, including file deletion (with backups to `OPENCLAW_HOME/backups/launchagents`), are explicitly stated in the documentation (`SKILL.md`, `README.md`) and are directly aligned with the skill's purpose. There is no evidence of unauthorized data exfiltration, malicious execution, persistence outside its stated management role, or prompt injection attempts in the markdown files. The code's behavior is transparent and justified by its functionality.
- External report
- View on VirusTotal
