
Automatic Copyrights Shortcode Security & Risk Analysis
wordpress.org/plugins/automatic-copyrights-shortcodeBest copyright shortcode plugin to keep the copyright year of the website always updated.
Is Automatic Copyrights Shortcode Safe to Use in 2026?
Generally Safe
Score 100/100Automatic Copyrights Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Automatic Copyrights Shortcode Security Vulnerabilities
Automatic Copyrights Shortcode Code Analysis
Automatic Copyrights Shortcode Attack Surface
Shortcodes 1
WordPress Hooks 1
Maintenance & Trust
Automatic Copyrights Shortcode Maintenance & Trust
Maintenance Signals
Community Trust
Automatic Copyrights Shortcode Alternatives
Dynamic Year and Copyright Shortcode
dynamic-copyright-year-and-shortcode
This plugins allows you to keep the Copyright year of the website always updated.
Current Year, Symbols and IP Shortcode
current-year-shortcode
Useful shortcode for WordPress. Current year, copyright, symbols and user IP with shortcode.
Smart Copyright Year (Lite) – Auto Current Year Updater Shortcode
smart-copyright-year
Smart Copyright Year is a super lite plugin which provides [year] shortcode to auto-display current year in copyright info.
Current Year Shortcode (for Post Titles)
current-year-shortcode-for-post-titles
Display the current year in post and page titles. Make sure you check the "Enable Shortcode in titles" option in the plugin settings page to …
Current Year, Month & Copyright Shortcode
et-current-year-month-copyright-shortcode
It is a Wordpress Plugins to show current year and month using shortcode. It can also show previous and nex year and month dynamically.
Automatic Copyrights Shortcode Developer Profile
1 plugin · 10 total installs
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
acs-wrapper<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>