Back to skill

Security audit

猎头服务费与保证期退款核对(免费版)

Security checks for vulnerabilities and agentic risk

Overview

This is a local, deterministic checker for recruitment agency fee and refund tables, with no evidence of network use, persistence, credential access, or hidden behavior.

Install this only for Chinese-language recruitment agency fee/refund reconciliation workflows. Treat results as arithmetic/table checks, not legal, payroll, or contract interpretation; review candidate and compensation data handling even though the package appears to run locally only.

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
87% confidence
Finding
The visible skill name, summary, primary descriptions, and all usage instructions are presented in Chinese, while the only English text is a short alternate description. There is no statement that users may choose their preferred language for interaction or output, which can conflict with a language/locale choice policy.

Natural-Language Policy Violations

Medium
Confidence
94% confidence
Finding
The file’s natural-language instructions, comments, prompts, and user-facing guidance are entirely in Chinese, including the main usage description and required input guidance. There is no indication that the user can choose another language or that the language restriction is justified as region-specific, which can violate a language/locale choice policy.

Natural-Language Policy Violations

Low
Confidence
95% confidence
Finding
Line L2 contains a complete tabular template entirely in Chinese, including headers and values, with no indication that the language is optional or region-specific. This can violate language/locale policy expectations when a skill forces a specific language without user opt-in.

Static analysis

No suspicious patterns detected.