Back to skill

Security audit

UAE Clinic Arabic Comms

Security checks for vulnerabilities and agentic risk

Overview

This is a markdown-only clinic communication template skill with no executable behavior, but users should verify patient language preferences instead of relying on demographic assumptions.

Install only as a drafting aid. Staff should confirm each patient's preferred language and communication channel, have qualified clinical Arabic reviewers check sensitive messages, and avoid sending consent, diagnosis, medication, or discharge content without clinician approval.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Natural-Language Policy Violations

Medium
Confidence
91% confidence
Finding
The skill hard-codes communication language choices based on patient nationality or demographic group rather than patient-stated preference, which can lead to inappropriate language selection, exclusion, or culturally biased handling in a healthcare context. In a clinic workflow, this may cause misunderstandings in consent, instructions, or reminders and can result in privacy, fairness, and patient safety issues.

Static analysis

No suspicious patterns detected.