Back to skill

Security audit

Skill Portfolio Growth Audit

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed portfolio-audit guide that reads public ClawHub and repository evidence to help users decide what to improve next.

Install this if you want a Chinese-language, evidence-focused audit of a ClawHub skill portfolio. Be aware it expects the `clawhub` CLI and `git`, and its advice should be treated as strategy guidance unless you explicitly ask the agent to make changes.

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

Natural-Language Policy Violations

Medium
Confidence
95% confidence
Finding
The skill description switches into Chinese for the core instructions and examples, but does not state that the skill is China-specific or offer a language choice. This creates a natural-language policy issue because it implicitly requires a specific language/locale without user opt-in.

Natural-Language Policy Violations

Low
Confidence
90% confidence
Finding
SQP-3 applies to all file types and covers language or locale policy violations. This markdown file presents all instructions and content exclusively in Chinese, with no indication that the user can choose another language and no stated region-specific justification.

Natural-Language Policy Violations

Medium
Confidence
92% confidence
Finding
The entire skill guidance is written only in Chinese, with no indication that other languages are supported or that the user can opt into this locale. Under the policy, forcing a specific language without user choice is a natural-language policy violation unless the locale restriction is explicitly documented and justified.

Natural-Language Policy Violations

Medium
Confidence
92% confidence
Finding
This markdown file uses Chinese throughout and does not indicate that the user can choose another language or that the skill is intentionally limited to a Chinese-language audience. Under the policy rules, forcing a specific language without user opt-in can be a natural-language policy violation.

Natural-Language Policy Violations

Low
Confidence
96% confidence
Finding
The entire template, including headings and required response fields, is written only in Chinese, which imposes a specific language on skill output. The file does not mention any user-selectable language option or justify a Chinese-only locale scope, so it may violate a language/locale policy requiring user choice or explicit documentation.

Static analysis

No suspicious patterns detected.