← Back to Skills Marketplace
bibaofeng

stock-dividend-zh

by bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stock-dividend-zh
Description
通过 AISA 评估股票的股息率、派息安全性、增长情况和收益质量。触发条件:当用户关心股息安全、收益型投资、股息增长或股息贵族筛选时使用。
Usage Guidance
This skill appears to do what it says: it sends ticker prompts to the AISA API using the provided AISA_API_KEY and returns analysis. Before installing, verify the AISA_BASE_URL (default https://api.aisa.one/v1) is the intended endpoint and treat AISA_API_KEY as a secret—anyone with it can use the AISA service. Expect to install the openai Python package (or ensure your environment already provides the client). If you want stricter guarantees, ask the publisher to (1) declare optional env vars AISA_BASE_URL and AISA_MODEL in the metadata and (2) add an install spec or dependency list so runtime dependencies are installed deterministically.
Capability Analysis
Type: OpenClaw Skill Name: stock-dividend-zh Version: 1.0.0 The skill is a legitimate financial analysis tool designed to evaluate stock dividends using the AISA API. The Python script (scripts/dividends.py) is a straightforward wrapper for an LLM prompt that processes ticker symbols, and the SKILL.md file includes proactive security guardrails explicitly instructing the agent not to access sensitive local data like cookies or passwords. No evidence of data exfiltration, malicious execution, or obfuscation was found.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name and description describe using AISA to evaluate dividends; the code calls an AISA-compatible API client and requires AISA_API_KEY and python3, which are appropriate and expected.
Instruction Scope
SKILL.md tells the agent to run python3 scripts/dividends.py and set AISA_API_KEY only. The script also reads optional env vars AISA_BASE_URL and AISA_MODEL (not declared in requires.env) — minor mismatch but reasonable for configuration. The instructions do not attempt to read unrelated local secrets or system files.
Install Mechanism
There is no install spec. The script comments list a dependency on the openai Python package but the skill does not install it automatically; this is operationally incomplete (not a direct security issue) and may cause runtime failures if the environment lacks the package.
Credentials
Only AISA_API_KEY is required and matches the declared primary credential. No unrelated credentials or sensitive system paths are requested. The presence of two optional env vars (AISA_BASE_URL, AISA_MODEL) in code but not in metadata is a small omission but not disproportionate.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent platform privileges. It does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-dividend-zh
  3. After installation, invoke the skill by name or use /stock-dividend-zh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release—analyzes stock dividend safety, growth, and yield quality. - Evaluates dividend yield, payout safety, growth trends, and income quality for stocks. - Triggered when users seek information on dividend safety, income investing, dividend growth, or screening for dividend aristocrats. - Requires AISA_API_KEY and Python 3 for operation. - Includes example usage and guidance for when to apply or avoid the skill. - For informational purposes only; not investment advice.
Metadata
Slug stock-dividend-zh
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is stock-dividend-zh?

通过 AISA 评估股票的股息率、派息安全性、增长情况和收益质量。触发条件:当用户关心股息安全、收益型投资、股息增长或股息贵族筛选时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install stock-dividend-zh?

Run "/install stock-dividend-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is stock-dividend-zh free?

Yes, stock-dividend-zh is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does stock-dividend-zh support?

stock-dividend-zh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created stock-dividend-zh?

It is built and maintained by bibaofeng (@bibaofeng); the current version is v1.0.0.

💬 Comments