Medical Imaging Suite

Security checks across static analysis, malware telemetry, and agentic risk

Overview

This skill appears benign, but its included deployment script is only a placeholder and does not actually deploy the advertised medical imaging stack.

This skill does not show malicious or high-risk behavior in the provided artifacts. Before relying on it, note that it appears incomplete: the deployment script only prints messages and points to other skills, so separately review those dependencies and any real Docker deployment components.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

A user may expect a complete medical imaging suite but receive only placeholder instructions pointing to other skills.

Why it was flagged

The script delegates to other skills instead of deploying the advertised OHIF/DICOM/segmentation stack, so users should not assume this package provides the complete deployment described in SKILL.md.

Skill content
# Placeholder for full deployment
    echo "✅ Use ohif-deploy and dicom-segmentation-api skills"
Recommendation

Treat this as a wrapper or placeholder; review any referenced skills separately before installing or using them.