openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > OSTEO-GC: Glucocorticoid-Induced Osteoporosis Modeling

Models BMD T-score trajectories and 10-year fracture risk in chronic glucocorticoid users with uncertainty and ACR 2022 osteoporosis treatment guidance.

AI 与大模型

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 30 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:cryptoreumd/osteo-gc

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's code and instructions are consistent with a local, offline clinical BMD/T-score projection tool and do not request unexplained credentials or external network access in the visible portions, but the provided source appears truncated so full-file review is recommended before use in production.

目的

Name, description, SKILL.md usage example, and the included python module all align: a Monte Carlo T-score/fracture-risk projector that embeds ACR-style guidance. Required binaries/env/config are none, which is proportionate for a pure-Python modelling utility.

说明范围

SKILL.md instructs only local usage (importing functions, calling project_tscore, printing report). It does not instruct reading unrelated system files, accessing environment variables, or sending data externally in the visible instructions.

安装机制

No install spec (instruction-only) and the code declares only Python standard-library dependencies. No downloads or archive extraction are requested.

证书

The skill declares no environment variables or credentials and the visible code does not reference os.environ, secrets, or any external service credentials—appropriate for the stated purpose.

持久

always is false and the skill is user-invocable (normal); there are no instructions or code that attempt to modify other skills or system-wide configurations in the reviewed portions.

综合结论

What to check before installing: 1) Review the complete osteo_gc.py file (the provided snippet was truncated) to confirm there are no hidden network calls, file writes, subprocesses, or use of environment variables at the end of the file. 2) Run a local static scan (look for imports like requests, urllib, socket, subprocess, os.environ, open) and run the code in an isolated environment with non-identifiable test data. 3) Do not use outputs as …

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「OSTEO-GC: Glucocorticoid-Induced Osteoporosis Modeling」。简介:Models BMD T-score trajectories and 10-year fracture risk in chronic glucocorti…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/cryptoreumd/osteo-gc/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。