← 返回 Skills 市场
PREGNA-RISK: Pregnancy Risk in SLE/APS
作者
CryptoReuMD
· GitHub ↗
· v1.0.0
· MIT-0
161
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pregna-risk
功能描述
Calculates a weighted composite score predicting adverse pregnancy outcomes in SLE/APS patients to guide risk stratification and management.
安全使用建议
This code appears to be a straightforward, local risk calculator (no network calls or secret access). Before using it clinically: 1) review the full source (you have pregna_risk.py) to confirm behavior and to ensure no hidden I/O; 2) validate the model and weights against the cited literature and against real/known test cases; 3) run it in an isolated environment (virtualenv) and install numpy from PyPI; 4) do not feed identifiable patient data until you are satisfied with privacy practices — the tool prints reports to stdout and does not appear to exfiltrate data, but provenance is unclear (registry shows no homepage), so confirm authorship/maintenance and licensing; 5) treat outputs as decision support only and consult specialists before relying on the score for clinical care.
功能分析
Type: OpenClaw Skill
Name: pregna-risk
Version: 1.0.0
The PREGNA-RISK skill is a legitimate medical risk stratification tool for SLE/APS patients. The Python code (pregna_risk.py) implements a weighted scoring system and a Monte Carlo simulation using NumPy to estimate uncertainty, while the documentation (SKILL.md) provides evidence-based clinical context and usage instructions without any signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name and description match the included code and instructions: a weighted composite risk score with Monte Carlo uncertainty estimation for SLE/APS pregnancy risk. The code implements the weights, scoring, classification, and reporting described in SKILL.md. One caution: registry metadata lists source/homepage as unknown — the package contains an implementation, but provenance and authorship claims (affiliations) are not verifiable from the registry entry.
Instruction Scope
SKILL.md only instructs installing numpy and running the local script; the script computes scores and prints a report. There are no instructions to read arbitrary system files, access environment variables, or send data to external endpoints.
Install Mechanism
Install spec is a single pip dependency (numpy). This is proportionate for Monte Carlo simulations. There is no download-from-URL, no extraction of remote archives, and no creation of nonstandard binaries.
Credentials
The skill requires no environment variables, no credentials, and no config paths. That is appropriate for a local calculator that performs purely local computation.
Persistence & Privilege
The skill is not always-enabled and requests no elevated or persistent privileges. It does not modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pregna-risk - 安装完成后,直接呼叫该 Skill 的名称或使用
/pregna-risk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
PREGNA-RISK 1.0.0
- Initial release of quantitative pregnancy risk stratification tool for patients with SLE and/or APS.
- Computes a composite risk score based on clinical, serological, and treatment factors, using weights from major cohort studies.
- Provides evidence-based risk categories and monitoring recommendations for pregnancy management.
- Includes protective weighting for hydroxychloroquine, aspirin, and LMWH use.
- Utilizes Monte Carlo simulations to estimate uncertainty in the composite score.
- Command-line usage with minimal dependency (`numpy`).
元数据
常见问题
PREGNA-RISK: Pregnancy Risk in SLE/APS 是什么?
Calculates a weighted composite score predicting adverse pregnancy outcomes in SLE/APS patients to guide risk stratification and management. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 PREGNA-RISK: Pregnancy Risk in SLE/APS?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pregna-risk」即可一键安装,无需额外配置。
PREGNA-RISK: Pregnancy Risk in SLE/APS 是免费的吗?
是的,PREGNA-RISK: Pregnancy Risk in SLE/APS 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PREGNA-RISK: Pregnancy Risk in SLE/APS 支持哪些平台?
PREGNA-RISK: Pregnancy Risk in SLE/APS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PREGNA-RISK: Pregnancy Risk in SLE/APS?
由 CryptoReuMD(@cryptoreumd)开发并维护,当前版本 v1.0.0。
推荐 Skills