Real Skill packageSource verifiedClawHub registry

ct-safety

基于 FDA FAERS(经 openFDA 公开 REST API)做药物-事件 disproportionality 信号检测,计算 PRR / ROR / IC / EBGM 及 95% 置信区间与信号判定;一次性流水线默认产出两份核心交付物——① 可渲染的 HTML 报告(可视化结论)② XLSX 数据簿(含全部原始 FAERS 计数、2×2 表、四种方法及 FDA 标签/CN-PV/评分明细,供逐条查阅与审计);同时保留 JSON / Markdown 作兼容备份。可选 --with-cn-pv 增加中国官方药物警戒通报(cdr-adr.org.cn)定性检索作信号佐证。所有数据均为公开不良事件报告,不输入任何保密数据或信息,B 档(普通数据输入 + 对外检索),可快速推广技能。 / Signal detection on FDA FAERS (via openFDA public REST API): computes PRR / ROR / IC / EBGM with 95% CIs and signal flags from the drug-event 2x2 table. The one-shot p…

Identity and source

Publisher attributionWintone Zhangregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 54% rule confidence
Package forminstruction with code56 recorded files
Canonical sourceClawHub registryclawhub:medstatstar:ct-safety
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 Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/23/2026.claude/skills/ct-safety
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md

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

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/23/2026.agents/skills/ct-safety
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md

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

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/23/2026skills/ct-safety
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md

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-safety
clawhub inspect @medstatstar/ct-safety --version 0.9.1

Security evidence

SkillVetAI static result: high signal

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 / 56 inspected as text
Checked
8/23/2026, 1:06:03 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highEncoded content is decoded and executedSKILL.md:157 · confidence 90%base64
1 High/Critical review queue entry
STATIC_OBFUSCATED_EXECUTIONpending
Open human review queue →
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • browser control — automatically inferred
8 dependency and API indicators
  • pypi: requests ==2.32.5
  • pypi: matplotlib ==3.7.5 # optional, for PNG charts
  • api: api.fda.gov
  • api: ct-bugreport.coze.site
  • api: github.com
  • api: open.fda.gov
  • api: www.adrreports.eu
  • api: www.vigaccess.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/23/2026, 3:04:14 AM
Release binding
Matches this record
  • 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:8722f6fa83514d0d61693b07abccf8dd6f1e86ec4cdc21ca98f99026ce635b84
Show up to 30 recorded paths
  • adapters/__init__.py
  • adapters/bug_report.py
  • adapters/config.json
  • AGENTS.md
  • assets/icon.svg
  • CHANGELOG.md
  • README_zh-CN.md
  • README.md
  • references/backlog_schedule.md
  • references/changelog.md
  • references/diagnostic_report.md
  • references/drug_name_map.json
  • references/errors.md
  • references/evidence-hierarchy.md
  • references/faers-comparative-design.md
  • references/faers-data-prep.md
  • references/faers-method-library.md
  • references/fetch_pipeline.md
  • references/language_policy.md
  • references/methods.md
  • references/openfda_api_key.md
  • references/sop.md
  • references/term_map.json
  • references/units.md
  • references/upstream_scan.md
  • requirements.txt
  • scripts/adjust_ror.py
  • scripts/causality.py
  • scripts/ct_safety.py
  • scripts/disproportionality.py

Source changelog

v0.9.1 接管ct-safety slug(0.9.0被孤立package占用版本号)