← Back to Skills Marketplace
Openclaw Perfexcrm Skill
by
Konstantinos Malakontas
· GitHub ↗
· v1.0.0
· MIT-0
208
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install perfexcrm-api
Description
Manage PerfexCRM from any messaging app. Full CRUD for customers, invoices, leads, tickets, projects, contracts, and 13 more resources (170 API endpoints). C...
Usage Guidance
This skill appears coherent and focused on calling the PerfexCRM API. Before installing: (1) confirm you trust the skill source (homepage/repo links provided) and only set PERFEXCRM_API_KEY for agents you trust; (2) create and use a least-privilege API key in PerfexCRM (limit scopes and/or IPs if possible); (3) ensure PERFEXCRM_API_URL uses HTTPS and points to your intended installation; (4) do not paste your API key into public chats — supply it via the platform's secret management only; (5) monitor API logs and rotate the key regularly; (6) if you need stronger isolation, create a dedicated PerfexCRM user/API key for this skill and limit its permissions. Confidence in this assessment is high because the SKILL.md is concrete, uses only the declared env vars and curl, and there are no install scripts or unexpected requirements.
Capability Analysis
Type: OpenClaw Skill
Name: perfexcrm-api
Version: 1.0.0
The skill bundle is a legitimate API wrapper for PerfexCRM, providing documentation and curl examples for managing CRM resources like customers, invoices, and leads. It follows security best practices by instructing the agent to confirm destructive actions and use pagination, and it contains no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description promise CRUD access to PerfexCRM resources; the skill only requires curl and the Perfex API URL and key. These are exactly what an API-integration skill needs.
Instruction Scope
SKILL.md contains concrete curl examples that exclusively call endpoints under PERFEXCRM_API_URL using the declared X-API-KEY header. The instructions do not ask the agent to read unrelated files, other environment variables, or to transmit data to third-party endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk write/execution risk; the only runtime requirement is curl (declared).
Credentials
Only two environment variables are required: PERFEXCRM_API_URL and PERFEXCRM_API_KEY. Both are directly relevant and the primary credential is correctly marked as PERFEXCRM_API_KEY. No unrelated secrets or extra credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent/global agent privileges or modify other skills. Autonomous invocation (disable-model-invocation=false) is the platform default and not itself a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install perfexcrm-api - After installation, invoke the skill by name or use
/perfexcrm-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. PerfexCRM full conversational API control:
- Full CRUD for 19 core PerfexCRM resources (customers, invoices, leads, tickets, projects, etc.)
- Access to 170+ endpoints with response filtering, pagination, sorting, and advanced search.
- Supports creating, updating, listing, and deleting records via WhatsApp, Telegram, Slack, or Discord.
- Built-in webhook events for over 100 CRM actions.
- Easy cURL examples and environment variable setup included.
Metadata
Frequently Asked Questions
What is Openclaw Perfexcrm Skill?
Manage PerfexCRM from any messaging app. Full CRUD for customers, invoices, leads, tickets, projects, contracts, and 13 more resources (170 API endpoints). C... It is an AI Agent Skill for Claude Code / OpenClaw, with 208 downloads so far.
How do I install Openclaw Perfexcrm Skill?
Run "/install perfexcrm-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Perfexcrm Skill free?
Yes, Openclaw Perfexcrm Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw Perfexcrm Skill support?
Openclaw Perfexcrm Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Perfexcrm Skill?
It is built and maintained by Konstantinos Malakontas (@kostasmm); the current version is v1.0.0.
More Skills