hl7-pam-parser
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions define a structured parser for HL7 v2.5 IHE PAM messages with no evidence of malicious intent or unsafe operations.
- [EXTERNAL_DOWNLOADS]: reference/README.md contains links to official healthcare standards (HL7, IHE) and public open-source repositories. These are for documentation and do not involve untrusted code execution.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface because it processes untrusted HL7 message data. However, the risk is negligible as the skill only performs text analysis and lacks dangerous system capabilities. 1. Ingestion points: Skill processes raw HL7 text as described in SKILL.md. 2. Boundary markers: None specified. 3. Capability inventory: Text extraction and human-readable explanation only; no system-level or network capabilities. 4. Sanitization: No explicit sanitization of HL7 field content before display.
Audit Metadata