← 返回 Skills 市场
prod-astock-financial-analysis-v2
作者
goCyberTrade
· GitHub ↗
· v1.0.1
· MIT-0
136
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install prod-astock-financial-analysis-v2
功能描述
通过调用 Prana 平台上的远程 agent 完成以下处理:分析A股上市公司财务状况,从6个维度展示(盈利能力、偿债能力、营运能力、成长能力、现金流质量、估值水平),生成交互式HTML报告,默认分析近8个季度数据。 IMPORTANT: This skill has a mandatory step-by-st...
安全使用建议
This skill appears to do what it claims: it sends your analysis request to prana.chat and requires a single API key (PRANA_SKILL_API_FLAG). Before installing or running it: (1) confirm you trust the external service at https://www.prana.chat, since your queries (company names and any pasted financial data) will be transmitted; (2) follow the SKILL.md step rules exactly — obtain explicit user consent before fetching a key and choose whether to set the key only for the session or persist it globally; (3) prefer a temporary/session env var if you are concerned about storing secrets broadly; and (4) do not paste full API keys into chat or public logs. If you want higher assurance, ask the skill author for an auditable provenance of the prana.chat endpoints or run the bundled client scripts in an isolated environment first.
功能分析
Type: OpenClaw Skill
Name: prod-astock-financial-analysis-v2
Version: 1.0.1
The skill bundle is a legitimate client for the Prana financial analysis platform. It provides scripts (Node.js and Python) to interface with the Prana API (www.prana.chat) and detailed instructions in SKILL.md for the AI agent to manage API keys securely. The instructions emphasize mandatory user confirmation before fetching credentials or setting environment variables, and the code contains no evidence of data exfiltration, obfuscation, or unauthorized execution beyond its stated purpose.
能力标签
能力评估
Purpose & Capability
Name/description, declared network endpoints, skill.json, and the two client scripts all consistently target the Prana service (https://www.prana.chat) to run a remote agent for financial analysis. Requiring PRANA_SKILL_API_FLAG is proportional to this purpose; no unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md prescribes an explicit stepwise flow (check PRANA_SKILL_API_FLAG, obtain api_key via GET /api/v2/api-keys with explicit user consent, then set env var, then run bundled client scripts). That scope is consistent with using a remote service, but the flow will transmit user query/prompt data to prana.chat (expected for remote processing). The strict rules about not re-fetching keys and not pasting full keys into chat are unusual but align with protecting keys; they do not indicate hidden exfiltration. Users should be aware that analysis inputs (company names, any pasted financial data) will leave their machine and be processed remotely.
Install Mechanism
No install spec or external downloads are present; the skill is instruction-only with two small local client scripts that use standard HTTP calls. No archives, shorteners, or third‑party package installs are invoked by the skill itself.
Credentials
Only PRANA_SKILL_API_FLAG is required and is used as the x-api-key header for prana.chat calls. That single credential is proportionate to the stated remote-agent integration. The SKILL.md emphasizes obtaining explicit consent before creating or persisting the key.
Persistence & Privilege
always is false and the skill does not request elevated privileges or modify other skills. The documentation recommends (with user consent) writing PRANA_SKILL_API_FLAG as a global env/config value for convenience — this is a persistent secret that the operator must consciously choose to store; storing a long-lived key globally increases persistence and blast radius if the environment is shared.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prod-astock-financial-analysis-v2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/prod-astock-financial-analysis-v2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
No changes detected in this version.
- Version updated to 1.0.1
- No file changes were found compared to the previous version.
v1.0.0
A股财务分析 v1.0.0
- 新增支持A股上市公司财务状况分析,覆盖6大财务维度,默认分析近8个季度。
- 明确并强化分步执行规则,确保获取与使用 PRANA_SKILL_API_FLAG 的全流程合规,严禁跳步和重复取钥。
- 新增详细环境变量与鉴权操作指引,包括用户确认及变量设置方式选择(临时/全局)。
- 丰富脚本执行说明,明确 Node.js 及 Python 用法及安全须知。
- 補充输出、错误和历史查询操作规范,防止自动重试、密钥泄露和越权操作。
- 优化技能使用场景和交互流程,提升安全性和合规性。
元数据
常见问题
prod-astock-financial-analysis-v2 是什么?
通过调用 Prana 平台上的远程 agent 完成以下处理:分析A股上市公司财务状况,从6个维度展示(盈利能力、偿债能力、营运能力、成长能力、现金流质量、估值水平),生成交互式HTML报告,默认分析近8个季度数据。 IMPORTANT: This skill has a mandatory step-by-st... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 136 次。
如何安装 prod-astock-financial-analysis-v2?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prod-astock-financial-analysis-v2」即可一键安装,无需额外配置。
prod-astock-financial-analysis-v2 是免费的吗?
是的,prod-astock-financial-analysis-v2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
prod-astock-financial-analysis-v2 支持哪些平台?
prod-astock-financial-analysis-v2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 prod-astock-financial-analysis-v2?
由 goCyberTrade(@gocybertrade)开发并维护,当前版本 v1.0.1。
推荐 Skills