Back to skill

Security audit

a-stock-ai-research

Security checks for vulnerabilities and agentic risk

Overview

This is a simple A-share investment research prompt skill with no executable code, hidden behavior, persistence, or data access beyond user-provided content.

Install only if you want an assistant focused on China A-share investment research. Treat generated investment suggestions as research assistance, verify facts and market data independently, and do not rely on it as professional financial advice.

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
93% confidence
Finding
The description states the skill is "用于A股研究分析", which constrains the skill to the China A-share market context without offering any user choice or opt-in for other locales or markets. Under the language/locale policy, fixed regional targeting should be explicitly justified or presented as an opt-in limitation.

Vague Triggers

Medium
Confidence
96% confidence
Finding
The trigger phrases are very broad, natural-language requests such as asking to analyze a report, announcement, news, or stock. Because they overlap heavily with ordinary conversation, the skill may activate unintentionally and capture requests outside the user’s explicit intent, causing unwanted routing of sensitive financial queries into this skill’s workflow.

Static analysis

No suspicious patterns detected.