External Ki Integration Backup
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill is aligned with its stated purpose, but it would use your logged-in external AI accounts or API keys and send prompts to third-party AI services.
Install this only if you want OpenClaw to consult external AI services on your behalf. Attach only the intended browser tabs, provide API keys only when needed, approve paid API use explicitly, and avoid sending sensitive or confidential information unless you are comfortable sharing it with the chosen provider.
Findings (3)
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.
Actions may be performed through the user’s external AI accounts or subscriptions.
The skill uses the user’s existing logged-in sessions to access external AI services, which is expected for the stated purpose but still delegates account access to the agent.
External AI accounts – user must be logged into the target service (ChatGPT, Claude, etc.) in the attached Chrome tab.
Attach only the intended browser tab or account, avoid using high-privilege accounts unnecessarily, and monitor account or billing activity.
Prompts can be sent to paid or external model APIs using provided credentials.
The skill documents direct API calls through command execution. This is purpose-aligned for model access, but direct commands can send data externally and may incur costs.
If user provides an API key, you can call models via `curl` or `exec`:
Use API calls only when the user has approved the provider, model, and expected cost; prefer scoped, reviewed commands.
Information included in prompts may leave the local OpenClaw environment and be processed by third-party services.
The skill’s core workflow sends task content to third-party AI providers. The artifact includes safety guidance, but users should still treat this as an external data-sharing boundary.
Use external AI services via browser automation (ChatGPT, Claude, web‑based LLMs) and APIs
Do not send personal, financial, confidential, or proprietary data to external AI providers unless the user explicitly approves and accepts the provider’s terms.
