Back to skill

Security audit

Tech Solution Generator

Security checks for vulnerabilities and agentic risk

Overview

This skill is a Chinese-language technical-solution document template with no code execution, external access, persistence, or privileged behavior.

Installers should expect a Chinese-oriented technical documentation helper. Use it deliberately for generating solution documents or architecture writeups; no evidence shows hidden code execution, data access, persistence, or destructive behavior.

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

Natural-Language Policy Violations

Medium
Confidence
88% confidence
Finding
The natural-language description is entirely framed in Chinese and presents the skill as operating in that language, but it does not indicate that users may choose another language or that the locale restriction is intentional and justified. This can violate language or locale policy when a skill implicitly forces a specific language without user opt-in.

Vague Triggers

Medium
Confidence
91% confidence
Finding
The invocation examples are very broad generic requests like generating solutions for common systems, which can cause the skill to activate on ordinary user queries without clear user intent to use this specific tool. In an agent environment, overly broad triggers can lead to unintended skill routing, reducing transparency and increasing the chance that unrelated requests are handled by this skill.

Vague Triggers

Medium
Confidence
90% confidence
Finding
The call-to-action 'tell me your requirements, I will immediately generate a complete technical solution' is ambiguous and lacks explicit activation boundaries. This makes accidental invocation more likely during normal conversation, which is risky in multi-skill systems because it can override user expectations and trigger broad document generation without deliberate consent.

Natural-Language Policy Violations

Medium
Confidence
96% confidence
Finding
The description is written entirely in Chinese and states that the skill is a 'technical solution document auto-generator,' implying a fixed language/locale for generated content. This creates a natural-language policy concern because it does not mention any user-selectable language option or a justified region-specific constraint.

Static analysis

No suspicious patterns detected.