← Back to Skills Marketplace
pandasun

Qinglong Crm Extractor

by qinlong · GitHub ↗ · v1.0.3
cross-platform ⚠ suspicious
536
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install qinglong-crm-extractor
Description
Automates CRM login, extracts business data and HTML source, and generates structured data reports from CRM pages using Python.
Usage Guidance
Don't install this expecting a CRM extractor — the package contents implement a simulated "space-login" demo and do not perform CRM login or data extraction. The mismatch could be benign (wrong package metadata) or deliberate mislabeling. Before installing or running: (1) verify the publisher and source (no homepage provided); (2) ask the publisher for the correct CRM extractor artifact or an explanation for the mismatch; (3) inspect the code yourself or run it in an isolated sandbox; (4) never provide real credentials (API keys, CRM passwords) to this package — SKILL.md mentions SPACE_API_KEY but the manifest doesn't require it and the code doesn't use it; (5) if you need a CRM extractor, obtain one whose files and documentation clearly match that purpose and that declares only the credentials it actually needs.
Capability Analysis
Type: OpenClaw Skill Name: qinglong-crm-extractor Version: 1.0.3 The skill is a harmless simulation of a 'space login' system designed for educational or entertainment purposes. The core logic in `space_login.py` consists of mock functions that return randomized status data (e.g., oxygen levels, orbital coordinates) and print status messages to the console without performing any real network, file system, or system-level operations.
Capability Assessment
Purpose & Capability
Metadata/description: 'Qinglong Crm Extractor' (automates CRM login/extraction). Actual files and SKILL.md implement a simulated 'space-login' demo (SpaceLogin class, moon/mars/ISS simulation). This is a clear mismatch — a CRM extractor should contain CRM integration code, HTTP requests, or API credentials, none of which are present. Also the registry version (1.0.3) disagrees with SKILL.md and README (1.0.0).
Instruction Scope
SKILL.md contains only local usage instructions (install pip deps, copy config.json, run Python). It does not instruct the agent to read unrelated system files or exfiltrate data. However SKILL.md mentions environment variables (SPACE_API_KEY, SPACE_CENTER) that are not declared in the skill metadata, which is an inconsistency to be aware of.
Install Mechanism
No install spec (instruction-only plus included Python files). No network downloads, no package installs specified other than pip -r requirements.txt (requirements.txt is empty). This is low-risk from an installer perspective.
Credentials
Metadata declares no required env vars or credentials. SKILL.md nevertheless references SPACE_API_KEY and SPACE_CENTER — these are not required by the manifest and no justification is provided. The included code does not read environment variables or secrets, so the env mentions appear cosmetic/inconsistent.
Persistence & Privilege
Skill is not always-enabled (always: false) and does not request special system config or persistent privileges. Autonomous model invocation is allowed by default but is not combined with other high-risk factors here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qinglong-crm-extractor
  3. After installation, invoke the skill by name or use /qinglong-crm-extractor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Major rebranding: Skill renamed from QingLong CRM 数据提取工具 to 太空登录 (space-login), with all documentation updated. - Core functionality changed from CRM data extraction to an imaginative space login and management system. - Added new files for example configuration, login demonstration, dependency management, and the main script (config.example.json, login_example.py, requirements.txt, space_login.py). - Removed previous CRM extractor scripts and project files (main.py, pyproject.toml, qinglong_crm_extractor.py). - Comprehensive new documentation with setup instructions, usage examples, API reference, feature list, supported destinations, and FAQ.
v1.0.2
Version 1.0.2 - Added project documentation: README.md and pyproject.toml files included. - Introduced main.py as a new entry point for the skill. - Updated core logic and code in qinglong_crm_extractor.py. - Minor modifications to documentation in SKILL.md.
v1.0.1
QingLong CRM 数据提取工具 1.0.1 - 自动化登录 CRM 系统 - 提取页面业务数据 - 保存页面 HTML 源代码 - 生成结构化数据报告
Metadata
Slug qinglong-crm-extractor
Version 1.0.3
License
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Qinglong Crm Extractor?

Automates CRM login, extracts business data and HTML source, and generates structured data reports from CRM pages using Python. It is an AI Agent Skill for Claude Code / OpenClaw, with 536 downloads so far.

How do I install Qinglong Crm Extractor?

Run "/install qinglong-crm-extractor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Qinglong Crm Extractor free?

Yes, Qinglong Crm Extractor is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Qinglong Crm Extractor support?

Qinglong Crm Extractor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Qinglong Crm Extractor?

It is built and maintained by qinlong (@pandasun); the current version is v1.0.3.

💬 Comments