Mdr 745 Specialist

PassAudited by ClawScan on May 1, 2026.

Overview

The skill appears to provide MDR compliance guidance and an optional local gap-analysis helper without evidence of hidden data access, credential use, persistence, or account changes.

This looks safe to install as a reference skill. Treat the MDR content as compliance support rather than a substitute for qualified regulatory or Notified Body review, and inspect the optional Python gap analyzer before running it with proprietary device details.

Findings (1)

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

If the user chooses to run the helper, it will execute local code to generate MDR compliance-gap output from provided device information.

Why it was flagged

This documents an optional local Python CLI helper. Local code execution is user-directed and aligned with the MDR gap-analysis purpose; the provided artifacts do not show automatic execution, downloads, shell delegation, or network calls.

Skill content
Usage:
    python mdr_gap_analyzer.py --device "Device Name" --class IIa
    python mdr_gap_analyzer.py --interactive
Recommendation

Review the script before running it and provide only the device information needed for the gap analysis.