Copyrighted Post Security & Risk Analysis

wordpress.org/plugins/wp-copyrighted-post

Adds copyright notice in the end of each post of your blog.

200 active installs v1.2.25 PHP + WP 2.8+ Updated Aug 8, 2025
contentcopyrightposttext
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Copyrighted Post Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

Based on the static analysis, the "wp-copyrighted-post" v1.2.25 plugin exhibits a generally strong security posture. The absence of any identified dangerous functions, SQL queries not using prepared statements, file operations, external HTTP requests, and the thoroughness of output escaping (94%) are all positive indicators. Furthermore, the complete lack of any known CVEs, either historically or currently unpatched, suggests a well-maintained and secure plugin. The attack surface is zero, meaning there are no direct entry points for external code to interact with the plugin without proper authentication or authorization, which is an excellent security measure.

While the static analysis does not reveal any immediate vulnerabilities, the lack of nonce checks and capability checks across the identified entry points (even though the entry point count is zero) is a potential concern. If any hidden or future entry points are introduced, the absence of these fundamental WordPress security mechanisms could become a risk. The taint analysis showing zero flows is also a positive sign, indicating no obvious pathways for malicious data to compromise the system. However, it is important to note that static analysis is not exhaustive, and dynamic testing or a deeper code review might uncover issues not detected here.

In conclusion, "wp-copyrighted-post" v1.2.25 appears to be a secure plugin with a strong emphasis on safe coding practices. The plugin's history is clean, and the code analysis reveals no critical flaws. The primary area for potential improvement, should new entry points be added in the future, would be the consistent implementation of nonce and capability checks. For its current state and lack of disclosed vulnerabilities, the plugin is considered low risk.

Key Concerns

  • 0 Nonce checks found
  • 0 Capability checks found
Vulnerabilities
None known

Copyrighted Post Security Vulnerabilities

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

Copyrighted Post Code Analysis

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

Output Escaping

94% escaped18 total outputs
Attack Surface

Copyrighted Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initwp-copyrighted-post.php:49
actionactivate_wp-copyrighted-post/wp-copyrighted-post.phpwp-copyrighted-post.php:50
actiondeactivate_wp-copyrighted-post/wp-copyrighted-post.phpwp-copyrighted-post.php:51
filterthe_contentwp-copyrighted-post.php:52
Maintenance & Trust

Copyrighted Post Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 8, 2025
PHP min version
Downloads30K

Community Trust

Rating76/100
Number of ratings5
Active installs200
Developer Profile

Copyrighted Post Developer Profile

minimus

3 plugins · 2K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
487 days
View full developer profile
Detection Fingerprints

How We Detect Copyrighted Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-copyrighted-post/js/main.js
Script Paths
/wp-content/plugins/wp-copyrighted-post/js/main.js

HTML / DOM Fingerprints

Shortcode Output
<p style='text-align:left'>&copy; [year], [owner_name]. [copyright_notice] [extended_copyright_notice]</p>
FAQ

Frequently Asked Questions about Copyrighted Post