Back to skill

Security audit

operations-engineer

Security checks for vulnerabilities and agentic risk

Overview

This is a simple Chinese-language operations-advice skill with broad but disclosed scope and no executable code or hidden access behavior.

Install this only if you want a Chinese-language operations guidance skill that may activate for many infrastructure, monitoring, troubleshooting, backup, and security-advice questions. Review any production commands or recovery steps it suggests before applying them to real systems.

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

Medium
Confidence
95% confidence
Finding
The skill hardcodes Chinese-language role and instructions without indicating that it is limited to Chinese-speaking users or offering language negotiation. This can create unsafe misunderstandings in security-sensitive operational guidance, especially if a user expects another language and misinterprets backup, recovery, or incident-response steps.

Vague Triggers

Medium
Confidence
92% confidence
Finding
The trigger condition is very broad and covers generic system operations, monitoring, troubleshooting, optimization, backup, and security questions. This can cause the skill to activate for many ordinary infrastructure queries, increasing the chance it overrides more specific safeguards or handles requests outside a narrowly scoped operational boundary.

Static analysis

No suspicious patterns detected.