Skills emergency-card
πŸ“¦

emergency-card

Content revision r1 Medium Risk 🌐 Network accessβš™οΈ External commands

Generate Emergency Medical Cards

Emergency responders need concise medical facts when a person cannot explain their history. This skill turns recorded allergies, medications, conditions, implants, and contacts into printable or scannable cards.

Supports: Claude Codex Code(CC)
πŸ“Š 70 Adequate

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "emergency-card" from https://skillstore.io/skills/huifer-emergency-card.md and its manifest at https://skillstore.io/api/skills/huifer-emergency-card/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "emergency-card". I need a travel emergency card for next week.

Expected outcome:

A printable card with blood type, severe allergies, active medications, implants, contacts, disclaimer, and generation date.

Using "emergency-card". Create a card for my elderly father.

Expected outcome:

A large-print emergency card with conditions, medications, contacts, and notes for first responders.

Using "emergency-card". Make a QR version for my phone.

Expected outcome:

A QR-focused card summary that stores essential emergency details for scanning.

Security Audit

Medium Risk
v7 β€’ 7/5/2026 Open versioned report

Most static external-command findings are false positives from fenced Markdown and JavaScript examples. One bash example that runs a local Python generator is confirmed as an external command risk. No prompt injection was found, and one medium semantic finding covers sensitive health data export risk.

3
Files scanned
1,242
Lines analyzed
1
Review items
0
False positives ignored

Confirmed security concerns (1)

Medium
Sensitive Medical Data Export Risk
The skill reads profile, allergy, medication, surgery, and discharge summary data, then saves emergency cards and QR outputs. This can expose medical and contact data if generated files or QR codes are shared too broadly.
The cited sections list sensitive health data sources and file outputs. The short-link QR option is documented as optional, so the risk is contextual rather than proven exfiltration.
Capability review items (1)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Medium
Ruby/shell backtick execution
```bash
The bash block instructs running python scripts/generate_emergency_card.py with several variants. The arguments are fixed, but executing a local project script is an external-command surface that needs confirmation.
Audited by: codex View Audit History β†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/huifer-emergency-card/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/huifer-emergency-card/security.svg)](https://skillstore.io/skills/huifer-emergency-card?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/huifer-emergency-card?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/huifer-emergency-card/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/huifer-emergency-card.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA Β· BibTeX Β· CFF)

APA citation

huifer. (2026). emergency-card security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/huifer-emergency-card/audits/7

BibTeX citation

@techreport{huifer-huifer-emergency-card-2026, author = {huifer}, title = {emergency-card security audit report (audit version 7)}, institution = {Skillstore}, year = {2026}, number = {7}, url = {https://skillstore.io/skills/huifer-emergency-card/audits/7}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "emergency-card security audit report (audit version 7)" version: "unspecified" type: report authors: - name: "huifer" date-released: "2026-07-05" url: "https://skillstore.io/skills/huifer-emergency-card/audits/7" identifiers: - type: other value: "skillstore:huifer-emergency-card:audit:7" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
87
Content
72
Community
83
Spec Compliance

What You Can Build

Prepare for Travel

Create a concise card with allergies, medications, implants, and contacts before a trip.

Support Family Care

Build a large-print card for an older adult, caregiver, or family emergency plan.

Organize Clinic Intake

Summarize recorded health facts for a doctor visit, intake form, or urgent care handoff.

Try These Prompts

Create a Basic Card
Generate an emergency medical information card from my available health records. Use a clear printable format and include only recorded facts.
Make a Travel Card
Create a wallet-size emergency card for travel. Emphasize severe allergies, current medications, implants, and emergency contacts.
Prepare Caregiver Versions
Prepare both a large-print caregiver version and a compact QR version. Mask phone numbers except for the last four digits.
Audit Missing Fields
Review my health record sources, identify missing emergency fields, then generate an A4 card and a text backup with update reminders.

Best Practices

  • Review the card with a clinician when possible before relying on it.
  • Regenerate the card after medication, allergy, contact, or implant changes.
  • Store printed and digital copies, but limit sharing to trusted people.

Avoid

  • Do not add diagnoses, medication advice, or treatment steps that are not in source records.
  • Do not publish QR codes or card files in public locations.
  • Do not use the card as a replacement for emergency services or clinician judgment.

Frequently Asked Questions

Can this skill give medical advice?
No. It organizes recorded facts and includes a disclaimer. It does not diagnose, triage, or recommend treatment.
What records does it use?
It uses local profile, allergy, medication, radiation, surgery, and discharge summary records when available.
Can it create printable output?
Yes. It supports HTML, text, JSON, QR, and PDF-oriented formats for printing, scanning, or archiving.
Does it work offline?
Text, JSON, QR, and printed cards can work offline. CDN-based HTML assets may need initial network access.
How often should I update the card?
Update it every three months, before travel, or after any medication, allergy, implant, or contact change.
Is sensitive data protected?
It supports masking and local files, but users must control sharing, QR codes, and storage locations.

Developer Details

Author

huifer

License

MIT

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

30c73eac2afe762f6aa9c4553158769369d47351

Maintenance freshness

7/18/2026

Usage

6 downloads Β· 305 views

File structure

πŸ“„ examples.md

πŸ“„ formats.md

πŸ“„ SKILL.md

More from huifer

View all
View all