Back to skill

Security audit

Workers Compensation Compliance

Security checks for vulnerabilities and agentic risk

Overview

This is a plain Markdown workers' compensation guidance skill with no executable code, but users should redact sensitive claim and employee information before using it.

Before installing, treat this as business guidance rather than legal, medical, or insurance advice. When asking it to analyze claims, redact names, dates of birth, claim numbers, attorney details, medical record identifiers, and other unnecessary personal information, and verify state-specific requirements with current official or professional sources.

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
88% confidence
Finding
The skill explicitly offers claim fraud analysis and references medical records, disciplinary actions, layoffs, and cross-employer claims history, which can prompt users to submit sensitive employee health, legal, and workplace incident data. Without a privacy warning, data-minimization guidance, or instructions to avoid unnecessary personal information, users may disclose regulated or highly sensitive information into the agent workflow.

Static analysis

No suspicious patterns detected.