Real Skill packageSource verifiedClawHub registry

Clinical Trial Literature Search / 临床试验文献检索专家

检索公开学术文献并归一化合并为统一去重证据库:OpenAlex(主源,免费、含引用数)+ Europe PMC(MEDLINE/MeSH,生物医学精准)+ Semantic Scholar(引用排序,可选)。按综述类型、年份区间筛选,并提供安全性/CSM 偏置模式以提取已发表不良事件/药物警戒文献。产出 JSON + Markdown。仅读公开文献,零保密数据输入,B 档(普通输入 + 对外检索)。含引文标识实时验证与证据溯源日志(反幻觉,ct-base §17.1),并附带本地英文→中文摘要翻译助手。 / Search public scholarly literature and normalize it into one de-duplicated evidence base: OpenAlex (primary, free, citation-rich) + Europe PMC (MEDLINE/MeSH, biomedical precision) + Semantic Scholar (citation ranking, optional). Filter by review type, year range…

Identity and source

Publisher attributionWintone Zhangregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 64% rule confidence
Package forminstruction with code52 recorded files
Canonical sourceClawHub registryclawhub:medstatstar:ct-literature
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/13/2026.claude/skills/ct-literature

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/13/2026.agents/skills/ct-literature

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/13/2026skills/ct-literature

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 @medstatstar/ct-literature
clawhub inspect @medstatstar/ct-literature --version 0.6.14

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
partial text content
Files
40 / 52 inspected as text
Checked
8/13/2026, 7:58:57 AM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • browser control — automatically inferred
17 dependency and API indicators
  • api: api.crossref.org
  • api: api.openalex.org
  • api: api.semanticscholar.org
  • api: arxiv.org
  • api: docs.openalex.org
  • api: doi.org
  • api: export.arxiv.org
  • api: github.com
  • api: himcp.ai
  • api: meshb.nlm.nih.gov
  • api: openalex.org
  • api: pubmed.ncbi.nlm.nih.gov
  • api: www.crd.york.ac.uk
  • api: www.ebi.ac.uk
  • api: www.ncbi.nlm.nih.gov
  • api: www.semanticscholar.org
  • api: www.w3.org
External clawhub result: suspicious

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/13/2026, 5:31:08 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: suspicious

Recorded files

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

Package content hashsha256:29907b6291dd00f9a419f1360d04b17a06dbb8ccc91ee7d2033e10d575a46c43
Show up to 30 recorded paths
  • adapters/__init__.py
  • adapters/fetch_arxiv.py
  • adapters/fetch_europepmc.py
  • adapters/fetch_openalex.py
  • adapters/fetch_preprints.py
  • adapters/fetch_prospero.py
  • adapters/fetch_semantic_scholar.py
  • adapters/http_utils.py
  • adapters/verify_citations.py
  • AGENTS.md
  • assets/ct-lifecycle-diagram.svg
  • assets/icon.svg
  • CHANGELOG.md
  • docs/prospero_access_guide.md
  • README_zh-CN.md
  • README.md
  • references/citation_styles.md
  • references/drug_name_map.json
  • references/errors.md
  • references/language_policy.md
  • references/mesh_terms_mapping.json
  • references/multi-db-search.md
  • references/openalex_key.md
  • references/report_template.md
  • references/search_menu.md
  • references/sop.md
  • references/term_map.json
  • references/units.md
  • requirements.txt
  • scripts/abstract_translator.py

Source changelog

Security-audit fixes (SkillSpector): unify API-key setup to conversational dual-path; drop R-only dead code; drug_name_resolver unique-candidate auto-mode; CLI anti-hallucination warnings; README activation boundary. Clean package: tests/ excluded.