Back to skill

Security audit

AI KEY·这个月钱去哪了

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed revenue-analysis skill with scoped memory use and no executable code, network payloads, credential handling, or hidden high-impact actions.

Before installing, be aware that this skill may ask for revenue, order, customer, and pricing details, and may save scoped memory about validated or corrected revenue patterns. Use it only where persisting that business context is acceptable, and prefer explicit invocation if broad trigger phrases would be disruptive.

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)

Vague Triggers

Medium
Confidence
97% confidence
Finding
The trigger phrases include very broad, everyday language such as 'where did the money go' and 'business suddenly slowed', which can cause the skill to activate outside clear user intent. In an agent environment, overbroad activation can hijack unrelated conversations and steer users into financial-analysis workflows they did not request, creating safety and reliability problems.

Natural-Language Policy Violations

Medium
Confidence
87% confidence
Finding
The skill defines its audience and response style entirely in Chinese and instructs the agent to use fixed user-facing terminology, but does not offer the user a language or locale choice. This can violate language/locale policy when the skill is used in broader contexts where users have not opted into Chinese responses.

Static analysis

No suspicious patterns detected.