Back to skill
Skillv1.0.0
VirusTotal security
Personal Assistant · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 29, 2026, 3:45 AM
- Hash
- ae63f65d51cce4725dc2582f28919179a2d5a24812c858e074afeecde3e63aed
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: personal-assistant Version: 1.0.0 The OpenClaw skill 'personal-assistant' is benign. The Python script `scripts/daily_briefing.py` uses only standard libraries (`argparse`, `json`, `sys`, `datetime`) to generate a text-based daily briefing and optionally save it to a local JSON file. There are no external network calls, no access to sensitive system resources, and no dynamic code execution. The `SKILL.md` and `README.md` files provide clear, non-malicious instructions for using the skill, including setting up a cron job via `openclaw cron add`, which is a legitimate OpenClaw feature. Input parameters like `--location` and `--output` are handled safely without introducing vulnerabilities like command injection or path traversal for malicious purposes. The skill explicitly states 'No external dependencies' and 'All data stays on your system', reinforcing its benign nature.
- External report
- View on VirusTotal
