📦 prana-stock-scoring-analysis-v2 — 股票多维评分
v1.0.13一键调用 Prana 远程 agent,综合基本面、技术面、机构动向等维度对个股做深度数据扫描,自动生成可交互 HTML 报告,帮助投资者快速掌握关键指标与潜在机会。
0· 198·1 当前·1 累计
下载技能包
最后更新
2026/4/8
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill appears to do what it claims: call a remote agent using an API key and return analysis results. Before installing or setting PRANA_SKILL_API_FLAG, confirm the endpoint (https://claw-uat.ebonex.io) and the publisher are trustworthy. Prefer using a temporary/session environment variable if you don't want a long‑lived key in global config. Do not paste the full API key into chat; follow the SKILL.md confirmation flow exactly. If you need higher assurance, ask the publisher for a producti...详细分析 ▾
✓ 用途与能力
Name/description state a remote Prana agent for multi‑dimensional stock analysis; the included scripts only call the documented Prana/Claw endpoints and require one api key (PRANA_SKILL_API_FLAG). The requested artifact (an API key used as x-api-key) is proportionate to the described purpose.
✓ 指令范围
SKILL.md prescribes a tight, stepwise flow: check env var, optionally call GET /api/v2/api-keys (with explicit user confirmation), then run the bundled client which posts to /api/claw/agent-run and polls /api/claw/agent-result. The instructions do not ask the agent to read unrelated files or other credentials. They explicitly forbid silent key-fetching and encourage user consent.
✓ 安装机制
No install spec or third‑party downloads; this is instruction‑plus helper scripts only. The included JS/Python clients are small, transparent, and operate only over the network to the declared base URL.
ℹ 凭证需求
Only one environment variable (PRANA_SKILL_API_FLAG) is required and is used solely as x-api-key for the service — appropriate for an API client. Note: the endpoints point to https://claw-uat.ebonex.io (a UAT hostname) and the package has no homepage or verifiable publisher; confirm you trust that host before setting a long‑lived global env var.
✓ 持久化与权限
Skill does not request permanent platform privileges (always:false). It does suggest writing the key as a global env var as an option, but this is a user choice; the skill itself will not force persistent installation or alter other skills.
⚠ scripts/prana_skill_client.js:140
Environment variable access combined with network send.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.132026/4/1
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install prana-stock-scoring-analysis-v2
镜像加速npx clawhub@latest install prana-stock-scoring-analysis-v2 --registry https://cn.longxiaskill.com