dipg-safety-env

Train and evaluate AI agents on DIPG medical safety with OpenEnv.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/surfiniaburger/med-safety-gym --skill dipg-safety-env
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dipg-safety-env
Source: https://github.com/surfiniaburger/med-safety-gym/tree/main
Command: npx skills add https://github.com/surfiniaburger/med-safety-gym --skill dipg-safety-env

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openenv, uv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a safe training environment for AI agents to learn and demonstrate reliability in handling medical information related to Diffuse Intrinsic Pontine Glioma (DIPG).

Core Features & Use Cases

  • Clinical Context-based Answers: Agents must base their responses on provided clinical context.
  • Conflict Identification: Agents can detect and report conflicting information.
  • Safe Abstention: Agents learn to abstain from answering when context is insufficient.
  • Fact Avoidance: Agents avoid providing unsafe, unsupported information.
  • Use Case: This could be used to evaluate AI agents' abilities to provide accurate, safe medical advice in a DIPG context.

Quick Start

Run the server and provide a medical context and question to the DIPG Safety Gym for an AI agent to process.

Frequently Asked Questions about dipg-safety-env

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I train AI agents for medical safety in DIPG contexts?

To train AI agents for medical safety in DIPG, use this Skill with the OpenEnv framework to provide clinical context and questions, scoring agents on fact-based responses and safe abstention. It evaluates reliability in handling high-stakes medical information.

What is safe abstention in reinforcement learning for medical AI?

Safe abstention in medical AI reinforcement learning trains agents to withhold answers when clinical context is insufficient. This Skill enforces strict guidelines to ensure agents avoid providing unsafe or unsupported information regarding DIPG.

Do I need the OpenEnv framework to evaluate DIPG safety environments?

Yes, you need the OpenEnv framework and uv to run this DIPG safety environment. The Skill functions as a gym server requiring OpenEnv to process clinical contexts and evaluate AI agent responses.

How does an AI agent detect conflicting information in clinical contexts?

AI agents detect conflicting information in clinical contexts by evaluating provided data against strict safety guidelines. This Skill trains agents to identify and report inconsistencies while adhering to fact-based response protocols.

Can I use RLVR-inspired scoring for general medical AI safety training?

Yes, this Skill uses RLVR-inspired scoring to evaluate AI agents on medical safety. While focused on DIPG, the mechanisms for conflict detection, safe abstention, and fact avoidance apply to general medical context evaluation.

What are the limitations of training AI agents with DIPG safety environments?

A limitation of this DIPG safety environment is its strict requirement for OpenEnv and uv. Agents must operate within provided clinical contexts and are heavily penalized for unsupported information, limiting unsupervised exploration.