Back to skill

Security audit

Insight Writer

Security checks for vulnerabilities and agentic risk

Overview

This is a Chinese-language writing style skill with reference material, not a skill that runs code, accesses data, or persists changes.

Install this if you want a strongly opinionated Chinese deep-analysis/copywriting style. Review activation settings if you do not want it to influence unrelated writing requests or non-Chinese conversations.

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)

Vague Triggers

Medium
Confidence
95% confidence
Finding
The skill description is very broad: it can activate for social phenomena, business logic, personal growth, or 'other,' with no clear boundaries. Overly broad triggers can cause inappropriate invocation, letting this skill override more suitable skills or steer responses into a fixed persuasive style when the user did not explicitly request it.

Natural-Language Policy Violations

Medium
Confidence
97% confidence
Finding
The skill is defined entirely around Chinese-language output and a specific rhetorical style, but it does not require user opt-in for language choice. If auto-activated, it can force Chinese output or style constraints that conflict with the user's language, accessibility, or formatting needs, reducing user control and causing incorrect or unusable responses.

Natural-Language Policy Violations

Medium
Confidence
88% confidence
Finding
This markdown file is entirely presented in Chinese and does not provide any opt-in, alternative language, or statement that the content is intended only for a Chinese-speaking or region-specific audience. Under the policy rule for language or locale constraints, forcing a single language without user choice is a natural-language policy concern.

Natural-Language Policy Violations

Low
Confidence
87% confidence
Finding
This markdown file presents all instructions and examples exclusively in Chinese, and there is no indication that users may select another language or opt into this locale. Under the policy rule for natural-language violations, forcing a specific language without user choice can be a locale-policy issue.

Static analysis

No suspicious patterns detected.