Skip to main content

hpk-parser

Parses and explains HPK healthcare messages, validating structures and extracting fields for better integration and troubleshooting.

Install this skill

or
92/100

Security score

The hpk-parser skill was audited on Feb 19, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 651

Template literal with variable interpolation in command context

SourceSKILL.md
651console.log(`${field.position}. ${field.description} (${field.type}, max: ${field.length})`)
low line 617

External URL reference

SourceSKILL.md
617**Repository**: https://gitlab-erp-pas.dedalus.lan/erp-pas/hexagone/hpk-dictionary
low line 727

External URL reference

SourceSKILL.md
727- [HPK Dictionary Repository](https://gitlab-erp-pas.dedalus.lan/erp-pas/hexagone/hpk-dictionary) - Complete message definitions with field schemas, validation rules, and data types
low line 735

External URL reference

SourceSKILL.md
735- HL7 v2.5 Standard: http://www.hl7.eu/HL7v2x/v25/std25/ch02.html
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →