Real Skill packageSource verifiedClawHub registry

指数直通车场外指数基金信息查询

场外指数基金(OEF)信息查询。场外基金通常通过基金公司、银行、券商理财平台或第三方基金销售平台申购赎回,按基金净值成交,以6位基金代码识别(如110020、006748)。 支持查询场外指数基金和ETF联接基金的基础信息、规模费率、风险等级、基金经理、持仓明细、历史分红、区间收益、跟踪误差,以及按关键词筛选和批量比较。 适用于用户没有股票账户、通过基金销售平台持有指数基金、关注定投、A/C份额差异、联接基金与底层ETF关系等场景。如果用户关注证券交易所上市交易的ETF,应使用 etf-fund-query;如果用户查询指数本身,应使用 index-query。

Identity and source

Publisher attributione-fintechregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction with code9 recorded files
Canonical sourceClawHub registryclawhub:e-fintech:open-fund-query
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/24/2026.claude/skills/open-fund-query

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/24/2026.agents/skills/open-fund-query

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/24/2026skills/open-fund-query

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @e-fintech/open-fund-query
clawhub inspect @e-fintech/open-fund-query --version 1.0.3

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
9 / 9 inspected as text
Checked
8/24/2026, 1:20:36 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
3 dependency and API indicators
  • api: cdn.efunds.com.cn
  • api: clawhub.ai
  • api: www.etf.com.cn
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/24/2026, 11:49:31 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:cd903f02b6e95dfbe91a9469049d1f19116771b90e5ed8d3f5e7c1f5d37fad34
Show up to 9 recorded paths
  • config.py
  • guardrails.py
  • install-spec.sh
  • INSTALL.md
  • install.sh
  • references/catalog-oef.md
  • scripts/api_client.py
  • skill-card.md
  • SKILL.md

Source changelog

**v1.0.3 Changelog** - Major SKILL.md overhaul: clarified产品边界、数据源和集成说明,增加对象类型、调用、准确性与合规要求,全面升级输出质量标准。 - 新增 scripts/api_client.py,作为唯一的 API 调用、鉴权和缓存入口,禁止自定义或直接请求数据服务。 - 新增 install-spec.sh 安装脚本,提升独立部署体验。 - 移除 skill-card.md,优化文档结构。