First Post Link Security & Risk Analysis

wordpress.org/plugins/first-post-link

Adds commands that give you the permalink and title of the oldest post.

10 active installs v0.1 PHP + WP 3.1.1+ Updated Jan 1, 2013
firstlinklinksoldestpost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is First Post Link Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The first-post-link plugin v0.1 exhibits a seemingly strong security posture based on the provided static analysis. It reports zero AJAX handlers, REST API routes, shortcodes, or cron events, indicating a minimal attack surface. Furthermore, the analysis shows no dangerous functions, file operations, or external HTTP requests. The single SQL query is correctly prepared, and there are no identified taint flows that pose a risk. The plugin also has no known vulnerabilities in its history.

However, there are significant concerns that temper this positive outlook. The complete absence of capability checks and nonce checks is a major red flag. While the attack surface is currently reported as zero, this could change with future updates or if the plugin were to introduce any form of user interaction or data handling. The fact that 100% of the identified outputs are not properly escaped presents a clear risk of cross-site scripting (XSS) vulnerabilities should any of these outputs ever handle user-supplied or dynamic data.

Given the lack of user-facing features and the minimal code, the current risk may appear low. However, the identified lack of fundamental security checks like capability and nonce validation, combined with unescaped output, means that any future expansion of the plugin's functionality could introduce severe vulnerabilities. The plugin's history of zero vulnerabilities is likely a reflection of its current limited scope rather than inherent robust security.

Key Concerns

  • Unescaped output detected
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

First Post Link Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

First Post Link Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

First Post Link Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
1 prepared
Unescaped Output
2
0 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

0% escaped2 total outputs
Attack Surface

First Post Link Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

First Post Link Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJan 1, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

First Post Link Developer Profile

strange_attractor

2 plugins · 20 total installs

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

How We Detect First Post Link

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about First Post Link