← Back to Skills Marketplace
raaipro

Ai Support Pro

by RAAIPRO · GitHub ↗ · v3.5.2 · MIT-0
cross-platform ⚠ suspicious
93
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install raai-ai-support-pro
Description
Заменяет оператора 1-й линии на 60-80%. Полноценный AI-отдел поддержки клиентов: автоматическая категоризация обращений, SLA-трекинг с алертами, эскалационна...
Usage Guidance
This package largely looks like a plausible customer-support "box" (prompts, config, docs) and could legitimately require model API keys plus optional CRM/Telegram credentials. However: - Metadata mismatch: the registry listing said no required env vars, but SKILL.md explicitly lists ANTHROPIC_API_KEY and OPENAI_API_KEY as required and several sensitive optional creds. Ask the publisher to clarify which credentials are actually required and why two model keys are needed. Prefer one model provider or a documented fallback strategy. - Inspect install/test scripts before running: the bundle contains install.sh and test/smoke-test.sh. Do not run them on production hosts. Review their contents line-by-line (or paste them to me for review). Run them in an isolated test environment (sandbox VM or container) with network access restricted until you confirm they behave. - Use least-privilege/test credentials first: provide test API keys and test CRM/webhook tokens (not production keys). For Google service account JSON, create a service account with only the minimum scopes needed and revoke after testing. - Check outbound endpoints and logging: confirm where the skill sends data (which domains/IPs). Ensure it only communicates with known model providers and your configured CRM/webhook endpoints. If install scripts upload anything to unknown endpoints, do not proceed. - Verify provenance: there is no homepage and the source/owner are unknown. Ask the seller/owner for contact information, a code audit, or a signed release. Prefer packages with clear vendor identity or published releases. If you want, provide the full contents of install.sh and test/smoke-test.sh and I will review them for network calls, credential exfiltration, or other red flags that would materially change this assessment.
Capability Analysis
Type: OpenClaw Skill Name: raai-ai-support-pro Version: 3.5.2 The skill bundle is a comprehensive and professionally documented AI-driven customer support system. It includes detailed logic for ticket categorization, SLA tracking, and CRM integration within SKILL.md. The accompanying shell scripts (install.sh, build.sh, and smoke-test.sh) are standard utility scripts for deployment and validation, showing no signs of malicious behavior, data exfiltration, or unauthorized remote execution. All content is consistently aligned with the stated purpose of automating Tier-1 support operations.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill claims to be a full customer-support automation with CRM and Telegram integrations; the optional env vars (TELEGRAM_BOT_TOKEN, BITRIX24_WEBHOOK_URL, AMOCRM_API_KEY, GOOGLE_SHEETS_CREDENTIALS_JSON) and the need for model API keys are coherent with that purpose. However, registry metadata earlier listed no required env vars while SKILL.md declares ANTHROPIC_API_KEY and OPENAI_API_KEY as required — this mismatch is unexplained and reduces trust in the packaging/metadata.
Instruction Scope
SKILL.md tells users to run install.sh and test/smoke-test.sh and to fill config.yaml with sensitive integration credentials; install/test scripts are present in the bundle. Because those scripts will execute on the host, they could perform arbitrary filesystem or network actions. The SKILL.md otherwise stays within support/CRM scope (categorization, SLA, templates), but the runtime instructions give a lot of implicit freedom to run scripts that are not fully shown in the provided excerpts.
Install Mechanism
There is no formal install spec in registry metadata (instruction-only), yet the package includes install.sh, build.sh and a smoke-test. The included build.sh content is benign (packaging/zip creation). Install/test scripts are present but their contents were not fully shown here — running them would write files and may make network calls. The absence of a vetted install mechanism in the registry plus executable scripts in the archive is a risk vector.
Credentials
SKILL.md requires two model API keys (ANTHROPIC_API_KEY and OPENAI_API_KEY) which can be reasonable if the product supports multiple backends, but requiring both without explanation is surprising. Optional env vars (Telegram token, CRM API keys, Google service account JSON) are proportional to CRM/notification features but are highly sensitive — the package asks users to put them into config.yaml and run install/test scripts that may access them. The registry metadata's earlier omission of these requirements is an inconsistency.
Persistence & Privilege
The skill is not marked always:true and uses default autonomous invocation settings. There's no evidence it requests persistent elevated platform privileges. However, the install/test scripts will create files and archives on disk if executed — normal for this kind of "box" product, but something to be aware of.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install raai-ai-support-pro
  3. After installation, invoke the skill by name or use /raai-ai-support-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.5.2
Marketplace presentation refresh.
v3.5.1
Initial marketplace release.
Metadata
Slug raai-ai-support-pro
Version 3.5.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Ai Support Pro?

Заменяет оператора 1-й линии на 60-80%. Полноценный AI-отдел поддержки клиентов: автоматическая категоризация обращений, SLA-трекинг с алертами, эскалационна... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install Ai Support Pro?

Run "/install raai-ai-support-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ai Support Pro free?

Yes, Ai Support Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ai Support Pro support?

Ai Support Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ai Support Pro?

It is built and maintained by RAAIPRO (@raaipro); the current version is v3.5.2.

💬 Comments