← 返回 Skills 市场
wesdaliang

xqant daily gushouplus report

作者 wesdaliang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xqant-daily-gushouplus-report
功能描述
自动生成每日21:30发布的87只固收+产品全量表现及赛道前后3名归因分析复盘报告。
安全使用建议
Before installing or enabling this skill, verify the following: 1) Authentication: how does Wind access occur? Ask whether the hosting platform supplies a Wind connector or whether you must provide Wind credentials—if credentials are required, they should be declared and scoped narrowly. 2) File access: confirm which workspace files the skill will read (STANDARD/... and MEMORY.md). If those paths map to personal or sensitive notes, restrict or sandbox the skill. 3) Scheduler behavior: the SKILL.md lists a cron job that triggers every 60 seconds and auto-publishes—confirm you want automatic publishing and change frequency to a single daily trigger at 21:30 (or require manual approval). 4) Publishing permissions: verify which chat channel the skill will post to and ensure the skill has only the minimal publishing rights needed. 5) Test in a sandbox: run the skill in a controlled environment (no real credentials, limited dataset) to confirm expected behavior and that it only queries Wind and local reference files you approve. 6) Documentation/owner: the skill has no homepage and unknown source; prefer skills with clear authorship or host-provided connectors. If any of the above are unclear or the platform cannot guarantee a dedicated Wind connector, treat the omission of credential requirements and the cron setup as a red flag and avoid enabling automatic runs.
功能分析
Type: OpenClaw Skill Name: xqant-daily-gushouplus-report Version: 1.0.0 The skill bundle is a specialized financial analysis tool designed to generate daily performance reports for 87 'Fixed Income Plus' products. The instructions in SKILL.md and the supporting documentation in references/ provide detailed, domain-specific logic for querying the Wind API, performing attribution analysis, and formatting reports. While the cron job frequency is set to 60 seconds (which is unusually high for a daily report), it appears to be a configuration choice or testing artifact rather than a malicious attempt at resource exhaustion. No evidence of data exfiltration, unauthorized execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill claims to generate a daily 21:30 report by calling Wind functions; the repository includes a Python helper and Wind function reference and a product list, which is coherent. However, SKILL.md metadata inside the skill lists 'python' as a required binary while the registry metadata lists no required binaries — a minor inconsistency. More importantly, the workflow relies on calling Wind (run_function / f_* functions) but the package declares no credentials or environment variables for authenticating to Wind, which is unexpected unless the platform provides an already-authorized Wind connector.
Instruction Scope
The instructions direct the agent to: (a) read files named STANDARD/... and MEMORY.md (external/non-included files) as primary sources, (b) query Wind functions for all 87 products, (c) read latest season reports and 15:30 industry data for attribution, and (d) publish automated outputs to a chat channel. Reading unspecified external files (STANDARD/... and MEMORY.md) and 'season reports' is out-of-scope for a pure data-query skill unless the user intends those files to be accessible. The SKILL.md also references a cron job that will auto-publish outputs to chat; that means the skill can cause outbound messages without explicit per-run user approval. These behaviors increase the surface for accidental data exposure or unwanted activity.
Install Mechanism
This is an instruction-only skill with one small Python script; there is no install spec and nothing is downloaded from external URLs. That is the lowest-risk install model. The only small inconsistency is the in-SKILL metadata listing python as a required binary while the registry-level metadata lists none.
Credentials
The skill makes repeated Wind API calls (run_function/f_*). Typically Wind access requires credentials or a platform connector; yet no environment variables, API keys, or credential requirements are declared. This is either: (a) relying on the hosting platform's built-in Wind integration (acceptable but should be documented), or (b) an omission (problematic because the skill cannot function or may attempt to access other local secrets). Also, the skill asks to read files like STANDARD/... and MEMORY.md which could contain unrelated sensitive data — requesting access to arbitrary workspace documents without declaring that need is disproportionate.
Persistence & Privilege
The skill is not 'always:true', but SKILL.md claims a cron job (ID provided) configured to run every 60 seconds and auto-publish results to a chat channel. For a daily 21:30 report, a 60-second periodic trigger is excessive and may cause frequent automatic executions and chat spam. Autonomous scheduled runs that publish to channels increase blast radius (especially combined with the instruction to read unspecified local files). The skill does not declare the scope/permissions for auto-publishing, nor does it document throttling/guardrails.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xqant-daily-gushouplus-report
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xqant-daily-gushouplus-report 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the 固收+ daily review skill: - Generates daily 21:30 report for 87 fixed-income+ products, including full data review, top/bottom 3 attribution analysis, and track rankings. - Pulls product data from authoritative lists with strict code validation. - Integrates Wind API queries (NAV returns, 1-year yield, 2-year max drawdown, drawdown period). - Produces Markdown reports: data dashboards per track, detailed attribution for top/bottom 3, and overall summary. - Includes cron job for automated periodic reporting and session isolation handling. - Emphasizes data completeness, accurate rankings per track, and formatted output without product codes.
元数据
Slug xqant-daily-gushouplus-report
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

xqant daily gushouplus report 是什么?

自动生成每日21:30发布的87只固收+产品全量表现及赛道前后3名归因分析复盘报告。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。

如何安装 xqant daily gushouplus report?

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

xqant daily gushouplus report 是免费的吗?

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

xqant daily gushouplus report 支持哪些平台?

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

谁开发了 xqant daily gushouplus report?

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

💬 留言讨论