grepai-installation

Warn

Audited by Runlayer on Feb 21, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
77%
Files
1
Flagged
1
Chunks
1
Flagged Files (1)
SKILL.mdHIGH
77.1%

Malicious tool definition detected

**Start indexing** with `grepai watch` ## Common Installation Issues ❌ **Problem:** `command not found: grepai` ✅ **Solution:** Ensure `/usr/local/bin` is in your PATH: ```bash export PATH="$PATH:/usr/local/bin" ``` ❌ **Problem:** Permission denied during installation ✅ **Solution:** Use `sudo` for the installation command or install to a user directory ❌ **Problem:** Homebrew tap not found ✅ **Solution:** Add the tap first: ```bash brew tap yoanbernabeu/tap brew install grepai ``` ## Output For

Audit Metadata
Max File Score
77%
Classification
UNKNOWN_SERVER
Files Scanned
1
Files Flagged
1
Chunks Analyzed
1
Analyzed
Feb 21, 2026, 06:24 PM
Security Audit — runlayer — grepai-installation