TCG Card Links Security & Risk Analysis

wordpress.org/plugins/tcg-card-links

The goal of this Plug-in is to provide an instantaneous way for you to turn all Magic: the Gathering card names within your blog posts into card infor …

10 active installs v1.0 PHP + WP 2.9.2+ Updated Oct 25, 2013
magicmtg-cardpokemontcg-cardwowtcg
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TCG Card Links Safe to Use in 2026?

Generally Safe

Score 85/100

TCG Card Links has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The 'tcg-card-links' plugin version 1.0 exhibits a generally positive security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries are prepared), file operations, and external HTTP requests are strong indicators of secure coding practices. Furthermore, the plugin demonstrates an awareness of WordPress security by implementing capability checks, which are crucial for controlling access to sensitive functionalities. The lack of any known CVEs and a clean vulnerability history is also a significant strength, suggesting a lack of historically exploitable flaws.

However, a critical concern arises from the complete lack of output escaping. With 7 total outputs, the fact that 0% are properly escaped means that any data rendered to the user could potentially be vulnerable to Cross-Site Scripting (XSS) attacks. This is a significant weakness that could allow attackers to inject malicious scripts into the website. Additionally, the absence of nonce checks, while not a direct vulnerability in itself given the low attack surface and capability checks, represents a missed opportunity for further hardening against potential CSRF attacks, especially as the plugin grows.

Key Concerns

  • 0% output escaping
  • 0 Nonce checks
Vulnerabilities
None known

TCG Card Links Security Vulnerabilities

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

TCG Card Links Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

TCG Card Links Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mtg] tcg-card-links.php:96
WordPress Hooks 6
actioninittcg-card-links.php:17
actionadmin_menutcg-card-links.php:18
actionadmin_inittcg-card-links.php:19
actionadmin_inittcg-card-links.php:101
filtermce_buttonstcg-card-links.php:108
filtermce_external_pluginstcg-card-links.php:109
Maintenance & Trust

TCG Card Links Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedOct 25, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

TCG Card Links Developer Profile

Indrajeetpal

2 plugins · 30 total installs

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

How We Detect TCG Card Links

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tcg-card-links/css/jquery.cluetip.css/wp-content/plugins/tcg-card-links/js/jquery.cluetip.min.js/wp-content/plugins/tcg-card-links/js/mtgCardsRef.js
Script Paths
/wp-content/plugins/tcg-card-links/js/jquery.cluetip.min.js/wp-content/plugins/tcg-card-links/js/mtgCardsRef.js
Version Parameters
/tcg-card-links/css/jquery.cluetip.css?ver=/tcg-card-links/js/jquery.cluetip.min.js?ver=/tcg-card-links/js/mtgCardsRef.js?ver=

HTML / DOM Fingerprints

CSS Classes
mtgcardref_rollover
Shortcode Output
<a class="mtgcardref_rollover" href=
FAQ

Frequently Asked Questions about TCG Card Links