← Back to Skills Marketplace
yemeng831-cloud

天天Skills

by yemeng831-cloud · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
164
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ttfund-condition-select
Description
天天条件选基 Skill。使用 FUND_CONDITION_SELECT 能力按基金分类、风险等级、费率、收益和回撤等条件进行筛选,返回候选基金与关键分析字段。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ttfund-condition-select
  3. After installation, invoke the skill by name or use /ttfund-condition-select
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
## v1.0.0 - 首次发布条件选基 Skill - 支持基于条件进行基金筛选 - 支持输出结构化筛选结果 - 提供第一版基础能力
Metadata
Slug ttfund-condition-select
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 天天Skills?

天天条件选基 Skill。使用 FUND_CONDITION_SELECT 能力按基金分类、风险等级、费率、收益和回撤等条件进行筛选,返回候选基金与关键分析字段。 It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.

How do I install 天天Skills?

Run "/install ttfund-condition-select" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 天天Skills free?

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

Which platforms does 天天Skills support?

天天Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 天天Skills?

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

💬 Comments