Code Analyzer

plugin banner

Simple search tool using regular expressions to find unwanted code in plugins.

Author:evilkitteh (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:4.3
Plugin version:0.2
Added to WordPress repository:18-08-2015
Last updated:22-08-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/code-analyzer/
Total downloads:1 747
Active installs:10+
plugin download
Click to start download

Scans plugin files for matches to custom regex patterns. Useful for checking whether your plugins don't do anything shady.

Default search patterns match the following:

  • Exploitable PHP and JS functions and HTML tags
  • Code (de)obfuscation
  • Remote requests (including pingbacks, trackbacks and mail sending)
  • Filesystem modification
  • Direct database queries
  • User creation
  • Inline and enqueued scripts
  • Unicode and ASCII character literals, integer literals
  • URL addresses
  • Strings containing "swf"
  • Google Analytics and AdSense IDs

Screenshots
ChangeLog