Back to skill

Security audit

非经常性损益与扣非净利润核对(免费版)

Security checks for vulnerabilities and agentic risk

Overview

This skill is a local Chinese financial-table checker with disclosed scope and no evidence of network use, persistence, credential access, or hidden behavior.

Install only if you need a Chinese-language local checker for exported non-recurring gain and loss table text. It should not be treated as audit, legal, tax, or accounting judgment, and you should provide only the specific table data needed for the check.

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
  • MCP Tool PoisoningHidden Instructions, Unicode Deception, Parameter Description Injection
  • 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 (5)

Ae1

High
Category
analysis-evasion
Content
node scripts/run.mjs --sample # 先看样例
Confidence
100% confidence
Finding
Referenced artifact was not completely inspected

Ae1

High
Category
analysis-evasion
Content
node scripts/run.mjs --sample # 先看样例
Confidence
100% confidence
Finding
Referenced artifact was not completely inspected

Natural-Language Policy Violations

Medium
Confidence
94% confidence
Finding
This code file contains user-facing strings, usage instructions, errors, and status messages exclusively in Chinese. Under the policy, forcing a specific language without user opt-in can be a natural-language policy violation unless the locale constraint is explicitly documented and justified, which is not present here.

Natural-Language Policy Violations

Low
Confidence
92% confidence
Finding
The file-level documentation and user-facing guidance strings are entirely in Chinese, and the skill provides no indication that users may choose another language or locale. Under the stated policy, forcing a specific language without opt-in is a natural-language policy violation unless the locale constraint is documented and justified.

Intent-Code Divergence

Low
Confidence
89% confidence
Finding
L075 的注释写明“不是 JSON 就当作纯文本材料(例如直接粘贴的合同全文)”,但该脚本其余文档与用法均限定输入应为非经常性损益明细表,且材料不足时也要求提供该明细表。这里把“合同全文”作为示例会主动传达与技能目的不一致的输入意图,属于文档层面的意图-代码偏差。

Static analysis

No suspicious patterns detected.