Back to skill

Security audit

robot-testcase-generator

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed robotics test-case generator that reads user-provided requirements and creates local Excel test-case outputs.

Install this when you want an agent to turn robotics requirements into Excel test cases. Because the trigger wording is broad, invoke it explicitly for test-case generation to avoid using it for general robotics discussion or troubleshooting.

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

Vague Triggers

Medium
Confidence
88% confidence
Finding
The trigger text is broad enough to activate on generic robotics terms such as 机械臂、协作机器人、运动控制 or 视觉引导, even when the user is not asking for testcase generation. That can cause unintended routing of unrelated requests into this skill, increasing the chance of incorrect processing, unnecessary file handling, or confusing outputs in contexts where a different skill should have been selected.

Static analysis

No suspicious patterns detected.