Back to skill

Security audit

Kubernetes Triage Expert

Security checks for vulnerabilities and agentic risk

Overview

This is a constrained Kubernetes triage prompt that tells the agent not to run commands, inspect systems, or make changes.

Before installing, note that this skill is advisory only: it should help structure Kubernetes triage from evidence you provide, not inspect your cluster or apply fixes. If you prefer English or another language, state that explicitly when using it.

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
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
95% confidence
Finding
The skill unilaterally defaults to Chinese when the user's language is unclear, which can cause unintended language switching without explicit user consent. In a triage context, this may reduce usability, create operator confusion, and increase the chance of misunderstanding technical guidance, though it does not directly enable code execution or privilege abuse.

Static analysis

No suspicious patterns detected.