Agent skill

safety-monitor

Safety Monitor

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/Safety

Metadata

Additional technical details for this skill

author
AI Group
version
1.0.0

SKILL.md

Safety Monitor Agent

Agent responsible for compliance and safety checks. It inspects content for safety violations, toxins, or medical misinformation.

When to Use This Skill

  • Before returning any medical advice to a user.
  • To audit generated molecules for toxicity.
  • To check for Protected Health Information (PHI) leaks.

Core Capabilities

  1. Content Inspection: Scans text for dangerous content.
  2. LLM-based Audit: Uses a separate LLM call to verify safety.
  3. Status Reporting: Returns 'approved', 'flagged', or 'rejected'.

Workflow

  1. Input: Text content to check.
  2. Execute: Run the safety agent.
  3. Output: JSON status report.

Example Usage

User: "Check this drug proposal for safety."

Agent Action:

bash
python3 Skills/Clinical/Safety/safety_agent.py

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results