NETBibleTagger Security & Risk Analysis

wordpress.org/plugins/netbible-tagger

This plugin enables NETBibleTagger on your WordPress site.

10 active installs v1.1 PHP + WP 2.8+ Updated Dec 4, 2010
biblenetbibletaggerreferencescriptureverses
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NETBibleTagger Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The netbible-tagger plugin version 1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code does not utilize dangerous functions, perform file operations, or make external HTTP requests, all of which are positive indicators. The use of prepared statements for its single SQL query is also a good practice. However, a notable weakness lies in the output escaping, where 40% of the outputs are not properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected in these unescaped outputs. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign. However, the lack of nonce and capability checks on the identified entry points (though currently zero) suggests a potential for future security issues if new entry points are added without proper authentication and authorization measures. Overall, the plugin has a good foundation but requires attention to output escaping and a proactive approach to security checks if its functionality expands.

Key Concerns

  • Insufficient output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

NETBibleTagger Security Vulnerabilities

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

NETBibleTagger Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

60% escaped5 total outputs
Attack Surface

NETBibleTagger Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_footerft-netbible-tagger.php:49
actionwp_headft-netbible-tagger.php:64
actionadmin_menuft-netbible-tagger.php:74
actionadmin_initft-netbible-tagger.php:156
actioninitft-netbible-tagger.php:165
Maintenance & Trust

NETBibleTagger Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedDec 4, 2010
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

NETBibleTagger Developer Profile

Glenn Ansley

7 plugins · 670 total installs

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

How We Detect NETBibleTagger

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

Asset Fingerprints

Script Paths
http://labs.bible.org/api/NETBibleTagger/netbibletagger.js

HTML / DOM Fingerprints

HTML Comments
<!-- Go Here: http://labs.bible.org/NETBibleTagger to add this to your site. -->
Data Attributes
name="voidOnMouseOut"id="voidOnMouseOut"name="customCSS"id="customCSS"name="parseAnchors"id="parseAnchors"+7 more
JS Globals
org.bible.NETBibleTagger.voidOnMouseOutorg.bible.NETBibleTagger.parseAnchorsorg.bible.NETBibleTagger.fontSizeorg.bible.NETBibleTagger.customCSS
FAQ

Frequently Asked Questions about NETBibleTagger