← 返回 Skills 市场
Medication Safety Advisor
作者
optimusprime19
· GitHub ↗
· v1.0.3
· MIT-0
143
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install medication-safety-advisor
功能描述
Use this skill when a clinician, pharmacist, or care coordinator needs to check drug-drug interactions, verify formulary coverage tiers, look up dosing guide...
安全使用建议
This skill appears internally coherent, but it transmits drug names and allergy data to public APIs — do NOT include any patient identifiers (names, MRNs, DOB, addresses, notes that could re-identify a patient) in queries. For real patient data, only use this behind a HIPAA-compliant deployment and ensure a BAA is in place with any third-party API you rely on (and consider using payer/formulary APIs that support enterprise agreements). Treat the output as informational: the SKILL.md itself contains a clinical disclaimer — always have a licensed clinician/pharmacist verify before prescribing. If you plan to enable live formulary lookups, only supply FORMULARY_API_KEY with minimal required scopes and rotate keys per your security policy.
功能分析
Type: OpenClaw Skill
Name: medication-safety-advisor
Version: 1.0.3
The medication-safety-advisor skill is a healthcare tool designed to check drug interactions, formulary coverage, and dosing guidelines using legitimate public APIs (OpenFDA, RxNorm, and DailyMed). The SKILL.md file contains appropriate clinical disclaimers and explicit warnings against the use of Protected Health Information (PHI), aligning with standard healthcare data privacy practices. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
Name/description (drug interactions, dosing, formulary checks) align with the declared behavior: it uses RxNorm, OpenFDA, and DailyMed and does not request unrelated credentials or system access. The optional FORMULARY_API_KEY is reasonable for live payer queries.
Instruction Scope
SKILL.md instructs the agent to normalize drug names and query public APIs (RxNorm, OpenFDA, DailyMed). This stays within the advertised scope. Important privacy note is present: the skill explicitly warns not to include patient-identifiable information and to obtain a BAA for production use. Because the skill sends drug/allergy text to public APIs, the user must avoid including PHI in prompts or deploy in a HIPAA-compliant environment.
Install Mechanism
No install spec or code files—instruction-only. Lowest risk from an install perspective (nothing written to disk by the skill itself).
Credentials
No required environment variables or credentials; a single optional FORMULARY_API_KEY is declared and clearly scoped to payer formulary lookups. No excessive or unrelated secrets requested.
Persistence & Privilege
Skill is not always-on, does not claim elevated persistence, and does not request modification of other skill or system configs. Agent autonomous invocation is permitted (platform default) but not a red flag by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install medication-safety-advisor - 安装完成后,直接呼叫该 Skill 的名称或使用
/medication-safety-advisor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Sync version to 1.0.3
v1.0.2
Fixed inaccurate formulary claim; added explicit PHI/privacy warning
v1.0.1
Added GitHub repository link, homepage, and MIT LICENSE file
v1.0.0
Initial release of medication-safety-advisor:
- Checks for drug-drug interactions using OpenFDA and RxNorm.
- Provides formulary tier lookup and suggests covered alternatives.
- Flags allergy contraindications by cross-checking drug classes.
- Offers standard adult dosing guidelines and warnings.
- Supports single or multi-drug queries and payer-specific formulary checks.
- No API key required for basic functions; optional real-time formulary with an API key.
元数据
常见问题
Medication Safety Advisor 是什么?
Use this skill when a clinician, pharmacist, or care coordinator needs to check drug-drug interactions, verify formulary coverage tiers, look up dosing guide... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。
如何安装 Medication Safety Advisor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install medication-safety-advisor」即可一键安装,无需额外配置。
Medication Safety Advisor 是免费的吗?
是的,Medication Safety Advisor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Medication Safety Advisor 支持哪些平台?
Medication Safety Advisor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Medication Safety Advisor?
由 optimusprime19(@optimusprime19)开发并维护,当前版本 v1.0.3。
推荐 Skills