Back to skill

Security audit

emperor-kangxi

Security checks for vulnerabilities and agentic risk

Overview

This is a persona-style strategy advice skill with broad activation wording, but it contains no code execution, persistence, credential access, or hidden data handling.

Install only if you want a Chinese historical-persona style for strategy and management advice. Treat investment, legal, medical, or other high-stakes answers as framing and brainstorming, not professional advice or an automatic decision-maker.

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
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
83% confidence
Finding

The skill mandates a fixed historical persona, tone, and output structure without checking user preference for language, style, or neutrality. While not directly enabling code execution or data exfiltration, this can degrade user autonomy, cause inappropriate stylistic responses in sensitive contexts, and increase the risk that advice is framed with undue authority.

Content

No source excerpt is available for this finding.

Vague Triggers

Medium
Category
Not specified by scanner
Confidence
97% confidence
Finding

The trigger condition is extremely broad, covering 'any' scenario involving strategy, decisions, management, investment, or competition. This can cause the skill to activate unintentionally in many ordinary conversations and override more appropriate system behavior, increasing the chance of misleading advice, role-confusion, or unsafe application in sensitive domains.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.