Back to skill

Security audit

Insurance Claims Processor

Security checks for vulnerabilities and agentic risk

Overview

This is a Markdown-only insurance claims analysis skill with no executable behavior, though users should redact sensitive claim data before using it.

Before installing or using this skill, treat claim files as sensitive. Redact unnecessary personal, medical, financial account, claim number, attorney-client, and work-product information unless it is strictly needed for the analysis, and have a qualified claims, legal, or compliance reviewer validate outputs before operational use.

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)

Missing User Warnings

Medium
Confidence
94% confidence
Finding
This skill explicitly encourages users to paste raw insurance claim materials, which commonly contain highly sensitive personal, medical, financial, legal, and incident data, yet it provides no privacy, confidentiality, minimization, or handling guidance. In an insurance context, this increases the likelihood of unnecessary exposure of regulated or confidential information to the agent, downstream systems, logs, or third-party processors.

Static analysis

No suspicious patterns detected.