telehealth-privacy
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves its stated purpose of documenting and providing logic for telehealth privacy compliance. All code and documentation are transparent and align with healthcare regulatory standards.
- [COMMAND_EXECUTION]: No suspicious command execution patterns were found. The Python script
scripts/process.pyuses standard library modules for data processing and does not interact with the shell or execute external commands. - [DATA_EXFILTRATION]: No network-enabled modules or functions were detected. The scripts operate entirely on local data structures, and there is no evidence of sensitive file access or credential harvesting.
- [REMOTE_CODE_EXECUTION]: No external dependencies are fetched or executed. The skill does not use
pip,npm, or remote script execution viacurlorwget. - [PROMPT_INJECTION]: The content of
SKILL.mdis strictly informational and does not contain directives aimed at overriding agent behavior or bypassing safety filters.
Audit Metadata