← Back to Skills Marketplace
optimusprime19

Medication Safety Advisor

by optimusprime19 · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
143
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install medication-safety-advisor
Description
Use this skill when a clinician, pharmacist, or care coordinator needs to check drug-drug interactions, verify formulary coverage tiers, look up dosing guide...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install medication-safety-advisor
  3. After installation, invoke the skill by name or use /medication-safety-advisor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug medication-safety-advisor
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.

How do I install Medication Safety Advisor?

Run "/install medication-safety-advisor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Medication Safety Advisor free?

Yes, Medication Safety Advisor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Medication Safety Advisor support?

Medication Safety Advisor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Medication Safety Advisor?

It is built and maintained by optimusprime19 (@optimusprime19); the current version is v1.0.3.

💬 Comments