
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
@quantiya/codevibe-gemini-plugin
Advanced tools
Control Gemini CLI from your iPhone and Android — real-time sync, approve file edits, send prompts by voice. Part of CodeVibe.
Control Gemini CLI from your iPhone and Android. See your agent's work, approve file edits, dictate prompts by voice — all from your phone, anywhere you are.
🌐 quantiya.ai/codevibe — landing page, demo video, and one-liner installer
📱 Download on the App Store · Get it on Google Play
@./path format)curl -fsSL https://quantiya.ai/codevibe/install.sh | bash
Download the iOS app or Android app, sign in with the same Apple or Google account, and run:
codevibe-gemini
Your session appears on your phone automatically.
npm install -g @quantiya/codevibe
codevibe login
codevibe-gemini
brew install tmux on macOS, apt install tmux on Linux/WSLGemini CLI's hook system (BeforeTool, AfterTool, BeforeAgent, AfterAgent, Notification) captures every agent event and streams it through a local HTTP daemon → AWS AppSync → your phone. Messages from your phone execute in the terminal via tmux send-keys, so they work even when your screen is locked.
File diffs are shown in the mobile app with the same numbered options Gemini shows in the terminal, parsed dynamically from the live terminal snapshot — you get accurate options whether it's a file edit, shell command, or custom tool.
codevibe-gemini # Start Gemini with mobile sync
codevibe-gemini login # Authenticate via browser OAuth
codevibe-gemini status # Check auth status
codevibe-gemini logout # Sign out
# Check server logs
tail -f /tmp/codevibe-gemini-mcp.log
# Verify tmux session
tmux list-sessions | grep codevibe-gemini
# Reinstall if hooks aren't firing
codevibe update
MIT
FAQs
Control Gemini CLI from your iPhone and Android — real-time sync, approve file edits, send prompts by voice. Part of CodeVibe.
The npm package @quantiya/codevibe-gemini-plugin receives a total of 538 weekly downloads. As such, @quantiya/codevibe-gemini-plugin popularity was classified as not popular.
We found that @quantiya/codevibe-gemini-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.