PREGNA-RISK: Pregnancy Risk in SLE/APS

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

Overview

The skill appears to be a purpose-aligned local pregnancy-risk calculator, but users should treat its medical recommendations as clinician-supporting information, not standalone advice.

Before installing, note that this is a local clinical calculator that may process sensitive health information and produce serious pregnancy-risk recommendations. Run it in a controlled local environment, avoid unnecessary patient identifiers, and treat the output as support for clinician review rather than medical advice by itself.

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.

#
ASI09: Human-Agent Trust Exploitation
Low
What this means

A user could place too much weight on the generated risk category or recommendations when making pregnancy or treatment decisions.

Why it was flagged

The skill presents itself as an evidence-based clinical decision-support tool and gives pregnancy-management guidance, which users may over-trust in a high-stakes medical context.

Skill content
PREGNA-RISK provides an evidence-based composite score integrating serological, clinical, and treatment factors to guide preconception counseling and monitoring intensity.
Recommendation

Use the tool only as decision support and review outputs with qualified rheumatology, maternal-fetal medicine, or obstetric clinicians.

#
ASI04: Agentic Supply Chain Vulnerabilities
Info
What this means

Installing packages can change the local Python environment and depends on the integrity of the package source.

Why it was flagged

The skill asks the user to install an unpinned Python package from the package ecosystem. This is disclosed and proportionate to the calculator's use of numpy, but it is still a dependency the user should notice.

Skill content
pip install numpy
Recommendation

Install dependencies in a virtual environment and, if possible, use a trusted or pinned numpy version.