Back to skill

Security audit

软件许可与云资源费用核对(免费版)

Security checks for vulnerabilities and agentic risk

Overview

This skill is a local ledger-checking tool that reads user-provided software license or cloud cost data and does not show hidden network, persistence, or destructive behavior.

Install only if you are comfortable running a local Node.js checker over copied ledger data. It does not appear to send data out, but outputs are mainly Chinese and it does not replace legal review of software license terms or vendor contracts.

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

Ae1

High
Category
analysis-evasion
Content
跑 `node scripts/run.mjs --sample` 会把实际执行的检查项打印出来;下面这 9 项就是本版本执行的全部:
Confidence
100% confidence
Finding
Referenced artifact was not completely inspected

Ae1

High
Category
analysis-evasion
Content
跑 `node scripts/run.mjs --sample` 会把实际执行的检查项打印出来;下面这 9 项就是本版本执行的全部:
Confidence
100% confidence
Finding
Referenced artifact was not completely inspected

Ae1

High
Category
analysis-evasion
Content
跑 `node scripts/run.mjs --sample` 会把实际执行的检查项打印出来;下面这 9 项就是本版本执行的全部:
Confidence
100% confidence
Finding
Referenced artifact was not completely inspected

Natural-Language Policy Violations

Medium
Confidence
98% confidence
Finding
User-facing strings throughout the skill, including the header comment, error advice, findings messages, and result notes, are written only in Chinese. Under the policy, forcing a specific language without user opt-in is a natural-language policy violation unless the locale restriction is explicitly justified, which this file does not do.

Static analysis

No suspicious patterns detected.