← Back to Skills Marketplace
zvirb

Google Contacts Search

by zvirb · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
76
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install google-contacts-search
Description
Atomic node skill to search google contacts. Loops internally until successful.
README (SKILL.md)

\r

Lean Philosophy (Principles)\r

  • Kaizen (改善): This skill is an atomic node, broken down into its simplest, smallest component to eliminate waste and ensure perfection.\r
  • Standardized Work (Hyojun Sagyo): This node represents the most efficient, standardized path for this specific task before automation.\r
  • Jidoka (自働化): This node includes autonomous defect detection. It will stop immediately and report if it cannot achieve the expected outcome.\r \r \r \r

Google Contacts Search\r

\r

Role\r

You are a precise tool orchestration node. Your only responsibility is to search google contacts.\r \r

Input\r

A JSON object containing the required parameters for the execution.\r \r

Expected Output\r

A JSON array representing the result of the operation.\r

Usage Guidance
Do not install or run this skill until the author explains the missing pieces. Specifically: - Ask the author to document how the skill authenticates to Google Contacts and why COMPOSIO_API_KEY is required. Confirm whether COMPOSIO_API_KEY is an unrelated service credential and what permissions it grants. - Ask for the source code or a trustworthy homepage so you can verify what the 'gog' binary is and why it is needed. Do not provide secrets until you understand their purpose. - Prefer a version that requests Google-specific credentials (OAuth token or Google API credentials) or that documents using a well-known proxy service and why that is safe. - If you must test it, do so with limited/throwaway credentials in an isolated environment and monitor network activity. If the author cannot explain the mismatch, avoid installing the skill.
Capability Analysis
Type: OpenClaw Skill Name: google-contacts-search Version: 1.0.1 The skill bundle defines a standard integration for searching Google Contacts via the Composio API. It requires the 'gog' binary and a COMPOSIO_API_KEY environment variable. The instructions in SKILL.md are focused on task execution and Lean principles, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill claims to search Google Contacts but does not request any Google/People API credentials (OAuth token, GOOGLE_API_KEY, GOOGLE_CLIENT_ID/SECRET). Instead it requires an unrelated-looking environment variable COMPOSIO_API_KEY and a binary named 'gog'. There's no homepage or source to explain how those map to Google Contacts access. This mismatch suggests the declared requirements are not aligned with the stated purpose.
Instruction Scope
SKILL.md is very minimal and contains no concrete runtime steps for authenticating to Google, calling the People/Contacts API, or using the 'gog' binary. The description 'Loops internally until successful' is vague and could allow repeated network calls. Because instructions are underspecified, it's unclear what the agent will actually do when invoked.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk by an installer. That reduces some risk, but does not resolve the coherence issues above.
Credentials
Requiring COMPOSIO_API_KEY (a generic-sounding secret) is disproportionate and unexplained for a Google Contacts search skill. No Google-specific credentials are requested. Requiring the 'gog' binary is also unexplained. Asking for unrelated or unexplained secrets increases the risk of credential misuse or exfiltration.
Persistence & Privilege
The skill does not request always:true, has no config path requirements, and is user-invocable only; it does not request elevated persistence or system-wide changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install google-contacts-search
  3. After installation, invoke the skill by name or use /google-contacts-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added support for all operating systems (previously Windows only). - No other user-facing changes.
v1.0.0
- Initial release of Google Contacts Search skill. - Provides an atomic node to search Google Contacts using the gog binary. - Loops internally until a successful search is achieved or a defect is detected. - Requires COMPOSIO_API_KEY environment variable for authentication. - Returns results as a JSON array.
Metadata
Slug google-contacts-search
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Google Contacts Search?

Atomic node skill to search google contacts. Loops internally until successful. It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install Google Contacts Search?

Run "/install google-contacts-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Google Contacts Search free?

Yes, Google Contacts Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Google Contacts Search support?

Google Contacts Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Google Contacts Search?

It is built and maintained by zvirb (@zvirb); the current version is v1.0.1.

💬 Comments