Back to skill

Security audit

A Stock Daily Review

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed A-share daily market recap generator that fetches market data and saves a local Markdown report, with no evidence of hidden or malicious behavior.

Install only if you are comfortable with the skill calling market-data and web tools and saving report files to the stated local Windows path. Review generated reports before relying on them, and treat any suggested position sizing or sector ideas as non-personalized financial commentary.

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

Vague Triggers

Medium
Confidence
91% confidence
Finding
The skill advertises several natural-language trigger phrases, including relatively broad formulations like '生成今日复盘' and '复盘一下今天行情', which could match ordinary conversation and cause unintended invocation. Because the skill performs external data fetches and writes files to a fixed local path, accidental activation can lead to unwanted network actions and filesystem modifications even without malicious user intent.

Static analysis

No suspicious patterns detected.