Back to skill

Security audit

Clawhub Publish

Security checks for vulnerabilities and agentic risk

Overview

This is a documentation-only industrial AI deployment skill with no executable code, persistence, or hidden high-impact behavior.

Before installing, treat this as a planning and methodology aid. If using it on real factory or enterprise systems, only share operational data, credentials, VPN access, or API details through authorized channels and with normal business approvals.

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
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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 (3)

Hidden Instructions

High
Category
Prompt Injection
Content
---
name: fde-industrial-skill
description: "FDE skill for industrial AI deployment: scenario diagnosis, data governance, solution design, POC-to-scale methodology, ROI quantification. Covers predictive maintenance, visual inspection, process optimization, energy efficiency, supply chain. Triggers: FDE, industrial AI, smart manufacturing, factory AI, AI deployment."
version: 2.0.1
Confidence
60% confidence
Finding
Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.

Vague Triggers

Medium
Confidence
89% confidence
Finding
The trigger list contains broad, generic phrases such as 'FDE', 'industrial AI', 'smart manufacturing', and 'AI deployment' that are likely to match many unrelated user requests. This can cause unintended activation of the skill, leading to incorrect routing, context pollution, or invocation in situations where the skill is not appropriate.

Natural-Language Policy Violations

Low
Confidence
78% confidence
Finding
SQP-3 applies to all file types and covers language or locale policy violations. This markdown file consistently embeds Chinese alongside English section titles, but does not indicate whether bilingual content is required, optional, or targeted to a specific audience, so it may impose a locale choice without user opt-in.

Static analysis

No suspicious patterns detected.