← Back to Skills Marketplace
pandaai-tech

Panda Data Skill

by PandaAI-Tech · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ⚠ suspicious
201
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install panda-data-skill
Description
PandaAI 金融数据 API 的 LLM Tool 封装多个数据查询方法,支持A股行情、A股基本面,期货,指数等
Usage Guidance
This skill looks like a legitimate PandaAI data wrapper, but there are documentation/metadata mismatches you should resolve before installing. Specifically: SKILL.md and INSTALL_GUIDE require PANDA_DATA_USERNAME and PANDA_DATA_PASSWORD (sensitive credentials) and pip installation of panda_data / panda-data-tools, yet the registry metadata lists no required env vars. Before you proceed: 1) Confirm with the publisher (or PyPI project page) that the required env vars are correct and whether an API key/token alternative exists (prefer tokens over account passwords). 2) Inspect the panda_data and panda-data-tools PyPI packages and source repositories (verify maintainers, recent releases, and code) before running pip install. 3) If you must use credentials, create a least-privilege account (or limited/test account) and avoid sharing credentials in public chats. 4) Run the package in an isolated environment (virtualenv/container) and check network activity if you need higher assurance. 5) Ask the skill owner to update registry metadata to declare the required env vars (so the platform can surface the need for credentials). If you cannot verify the external packages or the publisher, treat this skill as higher risk and avoid supplying real credentials.
Capability Analysis
Type: OpenClaw Skill Name: panda-data-skill Version: 3.0.0 The panda-data-skill bundle is a legitimate wrapper for the PandaAI financial data API, providing 61 tools for querying A-share market data, financial reports, and futures. The bundle includes a helper script (scripts/call_tool.py) for the agent to execute API calls and comprehensive documentation (SKILL.md, api_reference.md) for tool usage. It requires standard authentication via environment variables (PANDA_DATA_USERNAME/PASSWORD) and relies on external PyPI packages (panda_data and panda-data-tools). No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (PandaAI financial data wrapper) match the SKILL.md and example code: the skill is a thin LLM-tool wrapper that requires the external panda_data / panda-data-tools Python packages. That is coherent. However, the skill docs require PANDA_DATA_USERNAME and PANDA_DATA_PASSWORD for API access while the registry metadata lists no required env vars or primary credential — this mismatch is unexpected and reduces trust.
Instruction Scope
SKILL.md and INSTALL_GUIDE explicitly instruct the agent/developer to initialize credentials from environment or `.env`, to install pip packages, and even suggest asking the assistant to help write env/config in OpenClaw. Those runtime actions involve handling sensitive secrets and creating/updating config files; the skill instructions reference reading environment and upward-searching `.env` files even though the skill metadata did not declare those env vars. The included script (scripts/call_tool.py) is simple and only calls CredentialManager.init_from_env() and ToolRegistry.call_tool(), which is expected.
Install Mechanism
There is no install spec in the registry (instruction-only skill). The docs require installing external PyPI packages (panda_data, panda-data-tools) — normal for this purpose but increases risk because the actual executable code lives in separately installed packages. Verify the PyPI packages and their source repositories before installation.
Credentials
The documentation requires two sensitive env vars (PANDA_DATA_USERNAME, PANDA_DATA_PASSWORD) which are proportional to the stated purpose (API authentication). The problem: the skill registry metadata does not declare these required env vars or a primary credential, so the skill package omits declaring it will need secrets. This mismatch is a red flag for oversight or misconfiguration and should be clarified.
Persistence & Privilege
always: false and no install-time steps that modify other skills or global agent settings are present. The skill does not request permanent presence or elevated platform privileges. Autonomous invocation (model-invocation enabled) is the platform default; combined with credentials it increases blast radius but this skill does not request 'always: true'.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install panda-data-skill
  3. After installation, invoke the skill by name or use /panda-data-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
Version 3.0.0 - 更新描述,强调支持A股行情/基本面、期货、指数等多种数据类型 - homepage 链接更新为 PyPI(https://pypi.org/project/panda-data-tools/) - 新增安装说明:需分别安装 panda_data 和 panda-data-tools - 简化并调整描述和安装引导,更突出 Skill 特性及工具集成要求 - 其余 API 工具、用法和内容保持一致
v2.0.0
**Major update with expanded API coverage and installation guidance.** - API 方法列表扩展至 61 个,新增港股/美股、分红、增发、期货资金流等数据查询接口 - 新增 INSTALL_GUIDE.md,提供完整安装与环境配置说明 - 文档强调需通过 pip 安装 panda_data,可选本地 whl - 说明信息更加完善细致,便于快速上手和排查问题
v1.0.0
Initial release of panda-data-skill. - Provides 35 LLM-compatible financial data tools for market, fundamental, derivatives, and institutional data. - Supports queries such as daily/minute market data, concept & industry constituents, margin, repurchase, block trades, financial reports, factors, trading calendar, and more. - Requires environment variables for API credentials and a separate whl package install. - Includes detailed method reference and code examples for easy integration.
Metadata
Slug panda-data-skill
Version 3.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Panda Data Skill?

PandaAI 金融数据 API 的 LLM Tool 封装多个数据查询方法,支持A股行情、A股基本面,期货,指数等. It is an AI Agent Skill for Claude Code / OpenClaw, with 201 downloads so far.

How do I install Panda Data Skill?

Run "/install panda-data-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Panda Data Skill free?

Yes, Panda Data Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Panda Data Skill support?

Panda Data Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Panda Data Skill?

It is built and maintained by PandaAI-Tech (@pandaai-tech); the current version is v3.0.0.

💬 Comments