ebmt-handbook
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and reference materials are focused on providing medical information and clinical guidelines. No signs of prompt injection, data exfiltration, or malicious intent were detected.
- [COMMAND_EXECUTION]: The skill utilizes a Python script (
scripts/hct_tools.py) for medical calculations (e.g., BSA, CrCl, GVHD grading). Analysis of this script confirms it is restricted to mathematical operations and data processing using the Python standard library. It contains no subprocess calls, network requests, or file system access. - [EXTERNAL_DOWNLOADS]: The skill identifies the official EBMT Handbook hosted on the NCBI (National Center for Biotechnology Information) website. This is recognized as a well-known and trusted medical information service.
- [DATA_EXPOSURE]: There are no hardcoded credentials or access to sensitive local file paths (like SSH keys or environment variables) within the skill's code or instructions.
Audit Metadata