Gemini Andy27725
PassAudited by ClawScan on May 1, 2026.
Overview
This is a straightforward Gemini CLI helper; the main things to notice are that it may use your Gemini account login and send prompts to Gemini.
This skill appears coherent and benign for using Gemini from the CLI. Before installing, confirm you trust the Gemini CLI installed by Homebrew, authenticate only with an account you intend to use, and avoid sending sensitive information in prompts unless that is acceptable for your use case.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Requests may run under your Gemini or Google account and may be subject to that account’s permissions, quotas, billing, and provider terms.
The skill may rely on a user-authenticated Gemini session. This is purpose-aligned, but it means use can be tied to the user’s provider account.
- If auth is required, run `gemini` once interactively and follow the login flow.
Authenticate only through the official Gemini CLI flow, use an appropriate account, and revoke or sign out of the CLI session if you no longer want this access.
Prompt text, and any content included in prompts, may be sent to Gemini rather than staying purely local.
The skill’s core function is sending prompts to the Gemini CLI/provider. This is expected for the purpose, but the artifact does not define data retention or privacy boundaries.
Use Gemini in one-shot mode with a positional prompt
Avoid sending secrets, private files, or regulated data unless you are comfortable with the Gemini CLI configuration and Google’s applicable data handling terms.
