Back to Home
FirebirdSolutions icon

Guardian

Verified Safe

by FirebirdSolutions

Overview

A comprehensive AI safety system for real-time crisis detection and support, preventing AI hallucination of crisis resources and providing verified regional support.

Installation

Run Command
python -m guardian_llm.cli "I'm feeling hopeless"

Environment Variables

  • ANTHROPIC_API_KEY

Security Notes

The project demonstrates a strong focus on AI safety, particularly against hallucination of crisis resources through a verified tool system (`tools.py`, `regions.py`). Inference is designed for on-device deployment, emphasizing user privacy by minimizing data transfer to the cloud. External API calls (Anthropic for batch data generation) correctly utilize environment variables for API keys. `subprocess.run` is used for justified, offline model export tasks, not with user-controlled input in the runtime. The inherent nature of executing model-generated tool calls is a risk vector in LLM applications, but here it's confined to a predefined set of internal, verified functions, which mitigates significant risks.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens700
Stars0
Forks0
Last Update2025-12-06

Tags

Crisis DetectionAI SafetyMental HealthLLM Fine-tuningMulti-region