Back to skill

Security audit

UAE clinic-operations

Security checks for vulnerabilities and agentic risk

Overview

The skill is mostly a plain clinic-operations guide, but it includes healthcare policy advice that could lead to unequal treatment of patients based on nationality or VIP/referral status.

Review the cancellation and no-show policy language before installing or using this skill in a real clinic. Any patient fees, exceptions, or enforcement rules should use neutral, documented criteria and be reviewed against local healthcare, consumer protection, and anti-discrimination requirements.

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
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (2)

Natural-Language Policy Violations

High
Confidence
97% confidence
Finding
The skill explicitly recommends different enforcement of no-show and cancellation policy based on nationality/status ('non-UAE expat patients' and 'VIP/referral exceptions'). In a healthcare operations context, this can operationalize discriminatory treatment, create legal/compliance exposure, and result in inequitable access or financial treatment of patients.

Vague Triggers

Medium
Confidence
95% confidence
Finding
The trigger phrase "how to run a clinic" is broad natural language rather than a narrowly scoped invocation. It could match general advisory requests and overlap with many non-skill-specific conversations about management or starting a clinic.

Static analysis

No suspicious patterns detected.