# Clinical Risk Prediction

> Assesses patient risk level (e.g., low, medium, high) based on clinical information such as symptoms, history, and findings. Use when evaluating potential severity, complications, or need for prioritization in clinical contexts.

- **Type:** Skill
- **Install:** `agentstack add skill-elisaterumi-ai-clinical-agent-skills-risk-prediction`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [elisaterumi-ai](https://agentstack.voostack.com/s/elisaterumi-ai)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [elisaterumi-ai](https://github.com/elisaterumi-ai)
- **Source:** https://github.com/elisaterumi-ai/clinical-agent-skills/tree/main/skills/risk_prediction

## Install

```sh
agentstack add skill-elisaterumi-ai-clinical-agent-skills-risk-prediction
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

When assessing clinical risk, follow these steps:

## 1. Extract relevant risk factors

Identify information that may influence risk, including:

- Symptoms (severity, duration)
- Vital signs and clinical findings
- Medical history (e.g., chronic conditions)
- Age or vulnerability indicators
- Laboratory or exam results

Only use explicitly stated information.

## 2. Identify risk indicators

Determine whether the case includes signs of:

- Clinical deterioration
- Severity or acute conditions
- Comorbidities that increase risk
- Abnormal findings or critical values

Do not assume missing data.

## 3. Assign risk level

Classify the case into one of the following:

- LOW  
- MODERATE  
- HIGH  

Base the classification strictly on the available information.

## 4. Justify the classification

Provide a brief explanation including:

- Key risk factors identified  
- Why they increase or decrease risk  

Keep justification concise and grounded in the input.

## 5. Express uncertainty

- If information is incomplete, state uncertainty  
- Avoid overconfidence  

## 6. Output format

Return the result as structured text:

```text
Risk Level: HIGH

Rationale:
- ...
- ...
```

## 7. Constraints

- This is assistive risk assessment, not a medical diagnosis
- Do not provide treatment recommendations
- Do not hallucinate clinical information
- Do not infer missing data
- Do not express certainty beyond the available evidence

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [elisaterumi-ai](https://github.com/elisaterumi-ai)
- **Source:** [elisaterumi-ai/clinical-agent-skills](https://github.com/elisaterumi-ai/clinical-agent-skills)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-elisaterumi-ai-clinical-agent-skills-risk-prediction
- Seller: https://agentstack.voostack.com/s/elisaterumi-ai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
