overleaf
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the
olclicommand-line tool from vendor-controlled repositories. - Evidence: Installation instructions and
scripts/install.shreferencebrew tap aloth/tapand the@aloth/olclinpm package. - [COMMAND_EXECUTION]: The skill executes system commands through the
olcliutility to perform LaTeX project management tasks such as pulling, pushing, and compiling documents. - Evidence: Instructions in
SKILL.mdandREADME.mddetail the use ofolcli pull,olcli sync,olcli pdf, andolcli outputcommands. - [CREDENTIALS_UNSAFE]: The skill manages authentication using Overleaf session cookies. The
olcli authcommand accepts a user-provided cookie which is stored locally for session persistence. - Evidence:
SKILL.mdandreferences/API.mddescribe copying theoverleaf_session2cookie and storing it in~/.config/olcli-nodejs/config.jsonor a local.olauthfile. - [INDIRECT_PROMPT_INJECTION]: The skill interacts with external project data which could theoretically contain malicious instructions; however, the tool is a standard utility wrapper for LaTeX workflows.
- Ingestion points: Files downloaded from Overleaf via
olcli pull(SKILL.md). - Boundary markers: None identified.
- Capability inventory: File system access, network communication via
olcli, and archival capabilities viazip(SKILL.md). - Sanitization: Not explicitly documented in the skill instructions.
Audit Metadata