AgentStack
SKILL verified Apache-2.0 Self-run

Clinical Risk Prediction

skill-elisaterumi-ai-clinical-agent-skills-risk-prediction · by elisaterumi-ai

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.

No reviews yet
0 installs
9 views
0.0% view→install

Install

$ agentstack add skill-elisaterumi-ai-clinical-agent-skills-risk-prediction

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Clinical Risk Prediction? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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:

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.

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

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.