LogoClawIndex
CasesSkillsAbout
LogoClawIndex

check-command-injection - Command Injection Security Check

Analyzes PHP code for OS command injection vulnerabilities in shell functions

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • analyze PHP code
  • detect shell_exec usage
  • detect exec usage
  • detect system usage
  • detect passthru usage
  • detect popen usage
  • detect proc_open usage
  • detect backtick operators
  • detect argument injection
  • detect environment variable injection
  • detect filename injection
  • mark vulnerable patterns
  • generate security report

Inputs

  • PHP source code
  • PHP code files

Outputs

  • Security report
  • Vulnerability findings
  • Detected command injection locations

Requirements

  • PHP code files
  • Regular expression matching

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
security audit
command injection
vulnerability detection
static analysis
PHP security
OWASP
analyze PHP code
detect shell_exec usage
detect exec usage
detect system usage
PHP source code
PHP code files
Security report
Vulnerability findings
Detected command injection locations