Back to skill

Security audit

resource-master

Security checks for vulnerabilities and agentic risk

Overview

This skill is a scoped Chinese-language helper for estimating and summarizing server hardware resources from local knowledge-base documents.

Install this if you want a Chinese-language workflow for estimating server resources from local `kb/` documents. Be aware it will read relevant knowledge-base files in the workspace to produce estimates, so keep sensitive or unrelated files outside that `kb/` scope if they should not influence answers.

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

Natural-Language Policy Violations

Medium
Confidence
86% confidence
Finding
The manifest description and heading are written entirely in Chinese and describe the skill's behavior only in Chinese, with no indication that other languages are supported or that the user can choose a preferred language. Under the policy, forcing a specific language without user opt-in is a natural-language policy concern unless the locale restriction is explicitly justified.

Natural-Language Policy Violations

Medium
Confidence
87% confidence
Finding
The file is entirely written in Chinese and presents itself as a standard template without indicating that the language requirement is optional or tied to a specific regional/compliance context. Under the policy for natural-language violations, forcing a single language without opt-in can be a locale-policy issue.

Static analysis

No suspicious patterns detected.