Back to skill

Security audit

汽修配件与工时费结算核对(免费版)

Security checks for vulnerabilities and agentic risk

Overview

This skill is a local-only Chinese auto repair settlement checker whose file reading and Node execution are disclosed and proportionate to its purpose.

Install this only if you are comfortable running a local Node.js checker on auto repair settlement data and using Chinese-language inputs and outputs. Review the documented limits: it checks arithmetic and table consistency, but it does not verify whether prices are fair, parts were actually installed, or accounting treatment is correct.

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
  • 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
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
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
89% confidence
Finding
The file’s natural-language instructions, examples, labels, and user-facing messages are entirely in Chinese, indicating the skill is designed to operate only in that language. There is no opt-in, fallback, or documented justification that this is a region-specific tool, so this constitutes a language/locale policy concern.

Natural-Language Policy Violations

Medium
Confidence
93% confidence
Finding
The file’s user-facing description, usage text, prompts, and status messages are entirely in Chinese, and there is no indication that users may choose another language or locale. Under the policy, forcing a specific language without user opt-in is a natural-language policy violation unless the locale restriction is explicitly justified.

Natural-Language Policy Violations

Low
Confidence
96% confidence
Finding
This JSON template contains only Chinese headers and values, which imposes a specific language/locale in the skill content. Under the policy, forcing a specific language without user opt-in can be a natural-language policy violation when no justification or language selection is provided.

Static analysis

No suspicious patterns detected.