Back to skill

Security audit

知识产权年费与续展台账核对(免费版)

Security checks for vulnerabilities and agentic risk

Overview

This is a local Chinese-language IP annuity ledger checker that reads a user-provided file and runs bundled Node.js checks without network access or persistence.

Install only if Chinese-language output is acceptable and you are comfortable running a local Node script on copied IP ledger data. Treat results as a consistency check, not as legal advice, official deadline monitoring, fee validation, or proof that renewal obligations have been satisfied.

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

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
This code file contains natural-language descriptions, guidance, and result text entirely in Chinese, including the documented contract and user advice strings. Under the policy rule, forcing a specific language without user opt-in is a locale/language policy violation because the skill does not indicate any language selection mechanism or justified region-specific restriction.

Natural-Language Policy Violations

Medium
Confidence
95% confidence
Finding
The file’s user-facing documentation, usage, status messages, and examples are entirely in Chinese, and there is no indication that users may choose another language or that the skill is limited to a China-specific deployment context. Under the stated policy, forcing a specific language without user opt-in is a natural-language policy violation.

Natural-Language Policy Violations

Medium
Confidence
95% confidence
Finding
The only natural-language content in this manifest-style JSON is a Chinese header and dataset, which imposes a specific language/locale on consumers of the skill output. Under the policy, locale-specific behavior should either offer user choice or clearly document and justify the constraint, neither of which is present here.

Intent-Code Divergence

Low
Confidence
94% confidence
Finding
The comment says non-JSON input is handled as "纯文本材料(例如直接粘贴的合同全文)", which describes full contract text as an example. This conflicts with the surrounding manifest and code documentation that repeatedly define the intended material as IP ledger/table content with headers, not arbitrary contracts.

Static analysis

No suspicious patterns detected.