Automatic Copyrights Shortcode Security & Risk Analysis

wordpress.org/plugins/automatic-copyrights-shortcode

Best copyright shortcode plugin to keep the copyright year of the website always updated.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Unknown
automatic-copyright-yearcopyright-shortcodedynamic-copyright-yearupdated-copyright-yearyear-shortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Automatic Copyrights Shortcode Safe to Use in 2026?

Generally Safe

Score 100/100

Automatic Copyrights Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'automatic-copyright-shortcode' plugin version 1.0 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and proper output escaping all indicate good development practices. Furthermore, the plugin has no recorded vulnerability history, which suggests a well-maintained codebase.

However, a significant concern arises from the complete lack of nonce checks and capability checks. While the static analysis reports no unprotected entry points, the absence of these fundamental WordPress security mechanisms means that the single shortcode, if it handles any user-supplied data or performs sensitive actions, could be vulnerable to CSRF (Cross-Site Request Forgery) attacks. Taint analysis also found no flows, which is positive, but this is often limited by the scope of analysis and doesn't negate the need for robust input validation and authorization.

In conclusion, the plugin's current state shows a promising foundation with secure coding patterns for data handling and database interactions. The primary weakness lies in the lack of authorization and CSRF protection. The absence of historical vulnerabilities is a positive indicator, but the lack of security checks on its entry point represents a notable gap that should be addressed.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Automatic Copyrights Shortcode Security Vulnerabilities

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

Automatic Copyrights Shortcode Code Analysis

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

Automatic Copyrights Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[acs] acs-main.php:68
WordPress Hooks 1
actioninitacs-main.php:71
Maintenance & Trust

Automatic Copyrights Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Automatic Copyrights Shortcode Developer Profile

linkpakdigital

1 plugin · 10 total installs

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

How We Detect Automatic Copyrights Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
acs-wrapper
Shortcode Output
<div class="acs-wrapper" style="display:inline-block;"><span>© copyright [byear]-[cyear] <a href="[url]">[title]</a></span></div><div class="acs-wrapper" style="display:inline-block;"><span>© copyright [cyear] <a href="[url]">[title]</a></span></div>
FAQ

Frequently Asked Questions about Automatic Copyrights Shortcode