Tag Scout Security & Risk Analysis

wordpress.org/plugins/tag-scout

Find out where your tracking code is installed. Tag Scout scans your front-end HTML and shows where tracking scripts live in your WordPress install.

0 active installs v1.0.1 PHP 7.4+ WP 5.8+ Updated Unknown
debuggingscriptstag-managertags-analyticstracking
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tag Scout Safe to Use in 2026?

Generally Safe

Score 100/100

Tag Scout has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The Tag Scout plugin v1.0.1 demonstrates a generally good security posture with several key strengths. The static analysis reveals that all identified entry points, including the single AJAX handler, have appropriate authentication checks. Crucially, all SQL queries are executed using prepared statements, mitigating the risk of SQL injection. Output escaping is also consistently applied, and a nonce check and capability check are present, further bolstering security. The vulnerability history is clean, with no recorded CVEs, which suggests a strong track record of security awareness and maintenance by the developers.

However, a notable concern arises from the taint analysis. Two flows were analyzed, and both were found to have unsanitized paths. While no critical or high severity issues were identified in these flows, the presence of unsanitized paths is a potential vector for vulnerabilities, especially if they interact with user-supplied input. The plugin also performs one file operation and one external HTTP request, which, while not inherently insecure, represent areas that require careful scrutiny to ensure they are implemented securely and do not expose the system to risks such as arbitrary file access or insecure external communication.

In conclusion, Tag Scout v1.0.1 is built on a foundation of good security practices, particularly regarding database interactions and output handling. The absence of historical vulnerabilities is a positive indicator. Nevertheless, the presence of unsanitized paths in taint flows warrants attention and potential remediation to proactively address any latent risks.

Key Concerns

  • Unsanitized paths in taint analysis
Vulnerabilities
None known

Tag Scout Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Tag Scout Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
14 prepared
Unescaped Output
0
2 escaped
Nonce Checks
1
Capability Checks
1
File Operations
1
External Requests
1
Bundled Libraries
0

SQL Query Safety

100% prepared14 total queries

Output Escaping

100% escaped2 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
handle_scan_request (includes\class-ts-plugin.php:66)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Tag Scout Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_tagsc_scan_urlincludes\class-ts-plugin.php:11
WordPress Hooks 3
actionadmin_menuincludes\class-ts-plugin.php:9
actionadmin_enqueue_scriptsincludes\class-ts-plugin.php:10
actionplugins_loadedtag-scout.php:40
Maintenance & Trust

Tag Scout Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads149

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Tag Scout Developer Profile

zemraplugins

1 plugin · 0 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Tag Scout

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/tag-scout/assets/css/admin.css/wp-content/plugins/tag-scout/assets/js/admin.js
Script Paths
/wp-content/plugins/tag-scout/assets/js/admin.js
Version Parameters
tag-scout/assets/css/admin.css?ver=tag-scout/assets/js/admin.js?ver=

HTML / DOM Fingerprints

JS Globals
window.TagScout
REST Endpoints
/wp-json/tagsc_scan_url
FAQ

Frequently Asked Questions about Tag Scout