Back to skill
v2.1.1

Mdr 745 Specialist

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 5:25 AM.

Analysis

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.

GuidanceThis 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.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Unexpected Code Execution
SeverityLowConfidenceHighStatusNote
scripts/mdr_gap_analyzer.py
Usage:
    python mdr_gap_analyzer.py --device "Device Name" --class IIa
    python mdr_gap_analyzer.py --interactive

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.

User impactIf the user chooses to run the helper, it will execute local code to generate MDR compliance-gap output from provided device information.
RecommendationReview the script before running it and provide only the device information needed for the gap analysis.