Back to skill
Skillv1.1.0

VirusTotal security

Overleaf · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:31 AM
Hash
16cda2fa51e9e39b88657470c3b9d5756c78b56376dfbe4a59cbdfe42ee9e086
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: overleaf-skill Version: 1.1.0 The skill is designed to manage Overleaf LaTeX projects using the `olcli` command-line tool. All instructions in `SKILL.md` and `README.md` are clearly aligned with this stated purpose, detailing how to install `olcli` via Homebrew or npm, authenticate with an Overleaf session cookie (provided by the user), and perform project management tasks. The `scripts/install.sh` file transparently handles the installation of `olcli` using standard package managers. There is no evidence of prompt injection attempts, data exfiltration beyond the scope of Overleaf interaction, or other malicious behaviors. The inherent risk of installing external dependencies via `brew tap` and `npm install -g` is present, but the skill itself does not introduce additional suspicious elements or misuse these capabilities.
External report
View on VirusTotal