← 返回 Skills 市场
yemeng831-cloud

天天Skills

作者 yemeng831-cloud · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
164
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ttfund-condition-select
功能描述
天天条件选基 Skill。使用 FUND_CONDITION_SELECT 能力按基金分类、风险等级、费率、收益和回撤等条件进行筛选,返回候选基金与关键分析字段。
安全使用建议
This skill appears to do what it says (filter funds) and only needs a single API key at runtime, but the package metadata fails to declare that requirement. Before installing or using it: (1) confirm the caller endpoint (https://skills.tiantianfunds.com/...) is the legitimate provider and reachable over TLS; (2) verify where the TTFUND_APIKEY truly comes from and avoid pasting secrets into untrusted places; (3) prefer providing the API key only for the session (or via a mechanism you control) rather than setting a long-lived global env var if you have concerns; (4) ask the skill publisher or registry to update metadata to declare TTFUND_APIKEY as a required/primary credential so the platform can surface that requirement to users. If you cannot verify the endpoint or the source of the apikey, treat the skill as untrusted and do not supply secrets.
功能分析
Type: OpenClaw Skill Name: ttfund-condition-select Version: 1.0.0 The skill bundle provides a legitimate interface for querying fund data from Tiantian Fund (天天基金) via an official-looking API endpoint (skills.tiantianfunds.com). The instructions in SKILL.md correctly guide the agent to handle the TTFUND_APIKEY environment variable securely, ensuring it is only sent to the designated service and providing clear error handling and user guidance for configuration. No malicious patterns, obfuscation, or unauthorized data exfiltration behaviors were detected.
能力评估
Purpose & Capability
Name/description describe a fund filtering capability and the SKILL.md contains concrete HTTP call details to a fund-skill gateway — the requested behavior is consistent with the stated purpose.
Instruction Scope
Instructions are narrowly scoped: check a single env var (TTFUND_APIKEY), require user to supply it, and then POST to a single documented endpoint. The skill does not instruct reading unrelated files or exfiltrating arbitrary data.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or fetched at install-time.
Credentials
The runtime instructions require a secret (TTFUND_APIKEY) to be present and used in the X-API-Key header, which is appropriate for an API-backed skill — but the skill's registry metadata lists no required env vars or primary credential. That mismatch (declared zero env vars vs. SKILL.md demanding one) is an incoherence that should be resolved before trusting the skill.
Persistence & Privilege
The skill is not always-enabled and does not request persistent elevated privileges or modify other skills' configurations. Autonomous invocation remains possible (platform default) but is not combined with other high-risk signals here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ttfund-condition-select
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ttfund-condition-select 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
## v1.0.0 - 首次发布条件选基 Skill - 支持基于条件进行基金筛选 - 支持输出结构化筛选结果 - 提供第一版基础能力
元数据
Slug ttfund-condition-select
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

天天Skills 是什么?

天天条件选基 Skill。使用 FUND_CONDITION_SELECT 能力按基金分类、风险等级、费率、收益和回撤等条件进行筛选,返回候选基金与关键分析字段。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。

如何安装 天天Skills?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ttfund-condition-select」即可一键安装,无需额外配置。

天天Skills 是免费的吗?

是的,天天Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

天天Skills 支持哪些平台?

天天Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 天天Skills?

由 yemeng831-cloud(@yemeng831-cloud)开发并维护,当前版本 v1.0.0。

💬 留言讨论