← 返回 Skills 市场
zvirb

Google Contacts Search

作者 zvirb · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
76
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install google-contacts-search
功能描述
Atomic node skill to search google contacts. Loops internally until successful.
使用说明 (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

安全使用建议
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.
功能分析
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install google-contacts-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /google-contacts-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug google-contacts-search
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Google Contacts Search 是什么?

Atomic node skill to search google contacts. Loops internally until successful. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 Google Contacts Search?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-contacts-search」即可一键安装,无需额外配置。

Google Contacts Search 是免费的吗?

是的,Google Contacts Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Google Contacts Search 支持哪些平台?

Google Contacts Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Google Contacts Search?

由 zvirb(@zvirb)开发并维护,当前版本 v1.0.1。

💬 留言讨论