emergency-card
Generates emergency medical information cards for quick access during urgent situations, supporting multiple formats for easy sharing.
Install this skill
or
75/100
Security score
The emergency-card skill was audited on Mar 3, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 111
Template literal with variable interpolation in command context
SourceSKILL.md
| 111 | weight: `${profile.basic_info?.weight} ${profile.basic_info?.weight_unit}`, |
medium line 112
Template literal with variable interpolation in command context
SourceSKILL.md
| 112 | height: `${profile.basic_info?.height} ${profile.basic_info?.height_unit}`, |
medium line 125
Template literal with variable interpolation in command context
SourceSKILL.md
| 125 | severity: `过敏${getSeverityLabel(a.severity_level)}(${a.severity_level}级)`, |
medium line 175
Template literal with variable interpolation in command context
SourceSKILL.md
| 175 | gold_grade: `GOLD ${copdData.copd_management.gold_grade}级`, |
medium line 192
Template literal with variable interpolation in command context
SourceSKILL.md
| 192 | dosage: `${m.dosage.value}${m.dosage.unit}`, |
Scanned on Mar 3, 2026
View Security DashboardInstall this skill with one command
/learn @openclaw/emergency-card