Back to skill

Security audit

加盟保证金与费项结算核对(免费版)

Security checks for vulnerabilities and agentic risk

Overview

This skill is a local, user-invoked Chinese-language checker for franchise deposit and fee settlement tables, with no evidence of network use, persistence, credential access, or hidden behavior.

Install only if you are comfortable using a Chinese-language local checker for franchise settlement tables. Provide exported or pasted table text yourself; do not treat its output as legal, compliance, contract, or bank-ledger verification.

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

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

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
The file’s natural-language comments, prompts, labels, and user-facing guidance are entirely in Chinese, and the input requirements and output text assume Chinese field names and interaction. There is no indication that the skill offers a language/locale choice or that the Chinese-only constraint is explicitly documented as a justified regional limitation.

Natural-Language Policy Violations

Medium
Confidence
94% confidence
Finding
The user-facing description, usage text, prompts, and status messages are entirely in Chinese, and the file does not offer any language choice or indicate that Chinese is a justified locale restriction. Under the policy for natural-language violations, forcing a specific language without opt-in is reportable across all file types.

Intent-Code Divergence

Low
Confidence
94% confidence
Finding
L075 的注释写明“不是 JSON 就当作纯文本材料(例如直接粘贴的合同全文)”,但该技能 manifest 和其余帮助文本都强调输入应为加盟商保证金与费项结算明细表,且免费版不做合同条款判定。这里的文档表述会让人误解该脚本接受并处理合同全文,和实际宣称范围相矛盾。

Static analysis

No suspicious patterns detected.