WP Anti Copy – Protect your precious content from copying Security & Risk Analysis

wordpress.org/plugins/wp-anti-copy

Get a notification every time someone tries to copy your content. This will help you know instantly when some content is copied so that you can Google …

10 active installs v1.0 PHP 5.2.4+ WP 4.6+ Updated Feb 8, 2020
anti-copycopy-contentprevent-content
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Anti Copy – Protect your precious content from copying Safe to Use in 2026?

Generally Safe

Score 85/100

WP Anti Copy – Protect your precious content from copying has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The wp-anti-copy v1.0 plugin exhibits a concerning security posture primarily due to its unprotected AJAX endpoints. While the plugin demonstrates good practices in other areas, such as a high percentage of SQL queries using prepared statements and proper output escaping, the lack of authentication checks on all entry points is a significant weakness. This exposes the plugin to potential unauthorized actions if an attacker can trigger these AJAX handlers.

The static analysis reveals three AJAX handlers, all of which lack authentication. This directly translates to a larger attack surface that is not adequately protected. The taint analysis shows some flows with unsanitized paths, although these were not categorized as critical or high severity, they still represent a potential avenue for injection attacks if not handled carefully by the application logic that consumes these paths. The absence of any historical vulnerabilities is a positive sign, suggesting a generally stable codebase or a lack of prior in-depth security scrutiny. However, this should not lead to complacency, especially given the identified unprotected entry points.

In conclusion, the wp-anti-copy plugin has strengths in its careful handling of SQL and output, but the unprotected AJAX endpoints are a critical security concern that needs immediate attention. The lack of historical vulnerabilities is a positive, but the current code analysis points to a significant risk that could be exploited by attackers to gain unauthorized access or perform unintended actions.

Key Concerns

  • Unprotected AJAX endpoints
  • Flows with unsanitized paths
Vulnerabilities
None known

WP Anti Copy – Protect your precious content from copying Security Vulnerabilities

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

WP Anti Copy – Protect your precious content from copying Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
7 prepared
Unescaped Output
13
85 escaped
Nonce Checks
3
Capability Checks
2
File Operations
0
External Requests
2
Bundled Libraries
0

SQL Query Safety

78% prepared9 total queries

Output Escaping

87% escaped98 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

6 flows2 with unsanitized paths
<plugin> (copy-sequence\plugin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

WP Anti Copy – Protect your precious content from copying Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_wpanticopy_adminajxlcncindex.php:42
authwp_ajax_wpanticopy_copiedindex.php:151
noprivwp_ajax_wpanticopy_copiedindex.php:152
WordPress Hooks 9
actionadmin_footercopy-sequence\plugin.php:22
actionadmin_menucopy-sequence\plugin.php:237
filterthe_contentindex.php:27
actionadmin_menuindex.php:35
actionwp_enqueue_scriptsindex.php:72
actionwp_footerindex.php:78
actionadmin_enqueue_scriptsindex.php:84
actionwp_footerindex.php:126
actionadmin_footerindex.php:161
Maintenance & Trust

WP Anti Copy – Protect your precious content from copying Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedFeb 8, 2020
PHP min version5.2.4
Downloads1K

Community Trust

Rating100/100
Number of ratings5
Active installs10
Developer Profile

WP Anti Copy – Protect your precious content from copying Developer Profile

Teknikforce Ventures

7 plugins · 60 total installs

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

How We Detect WP Anti Copy – Protect your precious content from copying

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-anti-copy/copyscript.js/wp-content/plugins/wp-anti-copy/assets/bootstrap/js/bootstrap.min.js/wp-content/plugins/wp-anti-copy/assets/bootstrap/css/bootstrap.min.css/wp-content/plugins/wp-anti-copy/assets/img/tekniklogo.png
Script Paths
copyscript.jsassets/bootstrap/js/bootstrap.min.js
Version Parameters
wp-anti-copy/copyscript.js?ver=wp-anti-copy/assets/bootstrap/js/bootstrap.min.js?ver=wp-anti-copy/assets/bootstrap/css/bootstrap.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
pull-right
HTML Comments
--------------Scripts-------------bottom logos
Data Attributes
contentidoncopyid='Copied_iD'
JS Globals
window.wpcopyContentPreventionwindow.wpanticopySendCopiedData
FAQ

Frequently Asked Questions about WP Anti Copy – Protect your precious content from copying