clawdstrike

Scan UrhoX Lua scripts for security vulnerabilities and generate structured reports.

Updated May 16, 2026
One-click install
npx skills add https://github.com/haitao2016/--Skill --skill clawdstrike-haitao2016
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdstrike
Source: https://github.com/haitao2016/--Skill/tree/main/clawdstrike
Command: npx skills add https://github.com/haitao2016/--Skill --skill clawdstrike-haitao2016

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the security audit process for UrhoX Lua game projects, automatically detecting potential vulnerabilities and providing actionable recommendations.

Core Features & Use Cases

  • Security Audit: Identifies common security issues such as hard-coded keys, unsafe file operations, injection risks, and resource leaks.
  • Prompt-Driven: Utilizes predefined rules to scan project code and generate structured reports.
  • Use Case: For a game developer looking to ensure the security of their UrhoX Lua game projects, this Skill can help identify and address vulnerabilities before they become critical issues.

Quick Start

Run the clawdstrike skill on your UrhoX Lua game project to automatically perform a security audit.

Frequently Asked Questions about clawdstrike

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a security audit on UrhoX Lua game scripts?

An UrhoX Lua security audit scans for hard-coded keys, unsafe file operations, and injection risks, generating structured reports with actionable recommendations to address vulnerabilities before they become critical.

What common vulnerabilities are detected in Lua game development?

In Lua game development, common vulnerabilities include hard-coded keys, unsafe file operations, injection risks, and resource leaks. Automated scanning identifies these issues and provides actionable recommendations to fix them.

Do I need the UrhoX engine to scan my Lua project for security issues?

Yes, you need the UrhoX engine and Lua scripting knowledge to use this security audit. The scan targets .lua files located in the project's 'scripts/' directory to detect potential vulnerabilities.

How do I scan Lua files in the scripts directory for injection risks?

You can scan .lua files in the 'scripts/' directory for injection risks by running an automated security audit. The process utilizes predefined rules to detect vulnerabilities and output structured reports.

What is the best way to find hard-coded keys in UrhoX Lua projects?

The best way to find hard-coded keys in UrhoX Lua projects is to run an automated security audit that scans your .lua files using predefined rules, producing a structured report of identified vulnerabilities.

What limitations exist when automating a Lua game project security audit?

Limitations of automating a Lua game project security audit include requiring specific UrhoX engine knowledge and restricting scans to .lua files within the 'scripts/' directory, focusing strictly on predefined vulnerability rules.