rce

Automate detection and exploitation workflows for remote code execution vulnerabilities.

518|47|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/yhy0/CHYing-agent --skill rce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rce
Source: https://github.com/yhy0/CHYing-agent/tree/main/chying_agent/skills/rce
Command: npx skills add https://github.com/yhy0/CHYing-agent --skill rce

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the detection and exploitation workflows for remote code execution vulnerabilities, helping security teams quickly verify whether a target is vulnerable and gather actionable evidence.

Core Features & Use Cases

  • Automated RCE Vector Discovery: Identify common RCE vectors such as command execution, code execution, deserialization, template injection, and file upload points.
  • Directed Exploitation & Information Gathering: Execute safe payloads to retrieve system information, user context, and environment details.
  • Use Case: When scanning a web app, run this Skill to verify an endpoint's RCE risk and collect evidence for remediation.

Quick Start

Example: Activate the RCE skill against a test endpoint like http://target.example/vuln?cmd=id and review the resulting output.