rce-prevention

Community

Prevent remote code execution with safe commands.

Authormarquesfelip
Version1.0.0
Installs0

System Documentation

What problem does it solve?

RCE risk arises when user-controlled input reaches execution contexts, enabling attackers to run arbitrary code. This Skill helps teams identify and mitigate insecure patterns across code that executes system commands, evaluates code, deserializes data, or renders templates.

Core Features & Use Cases

  • Detect dangerous patterns in code that uses exec, eval, system, or subprocess calls and identify risky deserialization, template rendering, and file inclusion paths.
  • Recommend safe alternatives and secure patterns across languages (Python, Node.js, Go, PHP, Java) to minimize execution risk.
  • Provide practical guidance for secure coding, threat modeling, least-privilege execution, and defense-in-depth in build and runtime environments.

Quick Start

Review your codebase for unsafe exec/eval usage and replace with parameterized APIs and strict input validation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rce-prevention
Download link: https://github.com/marquesfelip/agents-and-skills/archive/main.zip#rce-prevention

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.