chriscct7

Member since
2012-09-28
Location
West Palm Beach, Florida
Employer
Job title
Authored
13 (10 closed)
SVN commit access
3
Readme contributor
7
Combined install base
3.5M+ across 21 plugins

Alerts (0)

No open alerts.

Show 5 resolved alerts
Critical forum_complaint_cluster MonsterInsights – Google Analytics Dashboard for WordPress (Website Stats Made Easy) Resolved · benign_keyword_match 5d ago
Sluggoogle-analytics-for-wordpress
Active installs2,000,000
Critical matches1
High matches0
Lookback days90
Sample threads
TitleDateUrlStarterKeyword
Malware in 10.0.3?? (allegedly)2026-03-12 07:44:45https://wordpress.org/support/topic/malware-in-10-0-3-allegedly/remon pelmalware
ExplanationCluster of support-forum threads in the last 90 days containing user-reported attack vocabulary. Critical when any thread mentions explicit compromise terms (hacked / backdoor / admin user added); high when two or more mention symptom-class terms (redirect to spam / vendor alerts).
View raw JSON
{
    "slug": "google-analytics-for-wordpress",
    "active_installs": 2000000,
    "critical_matches": 1,
    "high_matches": 0,
    "lookback_days": 90,
    "sample_threads": [
        {
            "title": "Malware in 10.0.3?? (allegedly)",
            "date": "2026-03-12 07:44:45",
            "url": "https://wordpress.org/support/topic/malware-in-10-0-3-allegedly/",
            "starter": "remon pel",
            "keyword": "malware"
        }
    ],
    "explanation": "Cluster of support-forum threads in the last 90 days containing user-reported attack vocabulary. Critical when any thread mentions explicit compromise terms (hacked / backdoor / admin user added); high when two or more mention symptom-class terms (redirect to spam / vendor alerts)."
}
Critical code_pattern MonsterInsights – Google Analytics Dashboard for WordPress (Website Stats Made Easy) Resolved · no_longer_matches 7d ago
Sluggoogle-analytics-for-wordpress
Patternunserialize_after_remote_call
Kindbuiltin
Version10.1.3
Hit count2
First hit
File
includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php
Line
230
Snippet
L229: $temp = file_get_contents( $fn ); → L230: $words = unserialize( trim( $temp ) );
Explanationa remote HTTP fetch (`wp_remote_*`/`curl_exec`) is followed by `unserialize`/`maybe_unserialize` within the same file — classic PHP Object Injection C2 gadget used by EP and most WP supply-chain backdoors. Legit plugins essentially never do this.
View raw JSON
{
    "slug": "google-analytics-for-wordpress",
    "pattern": "unserialize_after_remote_call",
    "kind": "builtin",
    "version": "10.1.3",
    "hit_count": 2,
    "first_hit": {
        "file": "includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php",
        "line": 230,
        "snippet": "L229: $temp  = file_get_contents( $fn );  \u2192  L230: $words = unserialize( trim( $temp ) );"
    },
    "explanation": "a remote HTTP fetch (`wp_remote_*`/`curl_exec`) is followed by `unserialize`/`maybe_unserialize` within the same file \u2014 classic PHP Object Injection C2 gadget used by EP and most WP supply-chain backdoors. Legit plugins essentially never do this."
}
Critical code_scan_delta MonsterInsights – Google Analytics Dashboard for WordPress (Website Stats Made Easy) Resolved · fp_vendored_library_local_cache 7d ago
Sluggoogle-analytics-for-wordpress
Previous version10.1.3
Current version10.1.3
New findings
PatternKindFileLineSnippetConfidence
unserialize_after_remote_callbuiltinincludes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php230L229: $temp = file_get_contents( $fn ); → L230: $words = unserialize( trim( $temp ) );high
unserialize_after_remote_callbuiltinincludes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php360L359: $temp = file_get_contents( $fn ); → L360: $words = unserialize( trim( $temp ) );high
New finding count2
View raw JSON
{
    "slug": "google-analytics-for-wordpress",
    "previous_version": "10.1.3",
    "current_version": "10.1.3",
    "new_findings": [
        {
            "pattern": "unserialize_after_remote_call",
            "kind": "builtin",
            "file": "includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php",
            "line": 230,
            "snippet": "L229: $temp  = file_get_contents( $fn );  \u2192  L230: $words = unserialize( trim( $temp ) );",
            "confidence": "high"
        },
        {
            "pattern": "unserialize_after_remote_call",
            "kind": "builtin",
            "file": "includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php",
            "line": 360,
            "snippet": "L359: $temp  = file_get_contents( $fn );  \u2192  L360: $words = unserialize( trim( $temp ) );",
            "confidence": "high"
        }
    ],
    "new_finding_count": 2
}
High committer_younger_than_plugin MonsterInsights – Google Analytics Dashboard for WordPress (Website Stats Made Easy) Resolved · benign_company_employee 5d ago
Sluggoogle-analytics-for-wordpress
Committer slugmicheleam
Committer display namemicheleam
Committer employer
Committer member since2023-04-11
Committer first commit2023-04-11 16:43:10
Committer commit count24
Plugin listed authorchriscct7
Earliest plugin commit2009-10-27 09:08:42
Plugin age at join days4,914
Committer age at join days0
Active installs2,000,000
View raw JSON
{
    "slug": "google-analytics-for-wordpress",
    "committer_slug": "micheleam",
    "committer_display_name": "micheleam",
    "committer_employer": null,
    "committer_member_since": "2023-04-11",
    "committer_first_commit": "2023-04-11 16:43:10",
    "committer_commit_count": 24,
    "plugin_listed_author": "chriscct7",
    "earliest_plugin_commit": "2009-10-27 09:08:42",
    "plugin_age_at_join_days": 4914,
    "committer_age_at_join_days": 0,
    "active_installs": 2000000
}
High committer_younger_than_plugin MonsterInsights – Google Analytics Dashboard for WordPress (Website Stats Made Easy) Resolved · benign_company_employee 5d ago
Sluggoogle-analytics-for-wordpress
Committer slugomarreiss
Committer display nameOmar Reiss
Committer employer
Committer member since2014-10-16
Committer first commit2014-12-10 09:50:35
Committer commit count13
Plugin listed authorchriscct7
Earliest plugin commit2009-10-27 09:08:42
Plugin age at join days1,870
Committer age at join days55
Active installs2,000,000
View raw JSON
{
    "slug": "google-analytics-for-wordpress",
    "committer_slug": "omarreiss",
    "committer_display_name": "Omar Reiss",
    "committer_employer": null,
    "committer_member_since": "2014-10-16",
    "committer_first_commit": "2014-12-10 09:50:35",
    "committer_commit_count": 13,
    "plugin_listed_author": "chriscct7",
    "earliest_plugin_commit": "2009-10-27 09:08:42",
    "plugin_age_at_join_days": 1870,
    "committer_age_at_join_days": 55,
    "active_installs": 2000000
}

Plugins authored (13)

Plugin Version Installs Last updated Status
MonsterInsights – Google Analytics Dashboard for WordPress (Website Stats Made Easy) ·google-analytics-for-wordpress 10.1.3 2M+ 9d ago Active
Jigoshop Add Button Redirect ·jigoshop-add-button-redirect 4.0 Closed
Jigoshop Convert to Complete ·jigoshop-convert-to-complete 1.0 Closed
Jigoshop Grouped Products Pro ·jigoshop-grouped-plugins-pro 4.0 Closed
Jigoshop List View ·jigoshop-list-view 4.0 Closed
Jigoshop Magnify ·jigoshop-magnify 4.1 Closed
Jigoshop QR Code ·jigoshop-qr-code 4.0 Closed
test-plugin-install-capability ·test-plugin-install-capability Closed
Easy Digital Downloads Attach Accounts to Orders ·easy-digital-downloads-attach-accounts-to-orders 2.0.2 Closed
Easy Digital Downloads QR Code ·easy-digital-downloads-qr-code 1.1.1 Closed
WP Core Settings Reduction Project ·wp-core-settings-reduction-project 0.1 10y ago Active
Enhanced Author Dropdown ·enhanced-author-dropdown 1.1 Closed
Reset Arg Seperator Output ·reset-arg-seperator-output 1.0.1 1y ago Active

SVN commit access (3)

Plugins this account has pushed commits to, reconstructed from plugins.svn.wordpress.org. A new name showing up here on an established plugin is the strongest ownership-transfer signal.

Contributor on other plugins (7)

Plugins where this account is listed in the readme contributors (distinct from SVN commit access).