Back to skill

Security audit

CDO / Chief Data Officer

Security checks for vulnerabilities and agentic risk

Overview

This is a lightweight advisory skill for data leadership and does not request unusual access or perform actions on its own.

Install this if you want executive-level data strategy guidance. Treat its privacy, compliance, vendor, and AI governance advice as planning support, and involve qualified humans before making legal, regulatory, organizational, or major purchasing decisions.

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 (1)

Vague Triggers

Medium
Confidence
95% confidence
Finding
Line L13 says the skill applies when a 'User wants data leadership for their company, startup, or project,' which is a very wide condition that overlaps with many ordinary requests about data, analytics, governance, or project advice. It does not define clear trigger phrases, scope boundaries, or exclusion cases, so the skill could be invoked unintentionally.

Static analysis

No suspicious patterns detected.