Activity Feed Anywhere Security & Risk Analysis

wordpress.org/plugins/activity-feed-anywhere

Activity Feed Anywhere adds a custom BuddyPress activity post box and/or feed on any page.

0 active installs v1.0.0 PHP 7.0+ WP 5.0+ Updated Dec 2, 2025
activityactivity-feedbuddypressfeedstream
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Activity Feed Anywhere Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The plugin "activity-feed-anywhere" v1.0.0 exhibits a strong security posture based on the provided static analysis. It has no detected dangerous functions, all SQL queries are prepared, and all output is properly escaped. Furthermore, there are no file operations, external HTTP requests, or taint vulnerabilities identified. The plugin also demonstrates good practice by including capability checks for its entry points.

Despite these positive findings, there are a few areas that warrant attention. The absence of nonce checks on the sole shortcode is a potential concern, as it means that the shortcode's functionality, if it performs any sensitive actions, could be vulnerable to Cross-Site Request Forgery (CSRF) attacks. The fact that there are no known CVEs and no recorded past vulnerabilities suggests a well-maintained codebase. However, the lack of taint analysis flows and the limited attack surface make it difficult to definitively assess deeper security risks.

Overall, the plugin appears to be well-developed from a security perspective, adhering to many best practices. The primary area for improvement is the addition of nonce checks to the shortcode to mitigate potential CSRF vulnerabilities. Without this, the plugin has a minor but addressable security weakness.

Key Concerns

  • Missing nonce checks on shortcode
Vulnerabilities
None known

Activity Feed Anywhere Security Vulnerabilities

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

Activity Feed Anywhere Code Analysis

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

Output Escaping

100% escaped9 total outputs
Attack Surface

Activity Feed Anywhere Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[activity_feed_anywhere] classes\class-bs-activity-feed-anywhere.php:32
WordPress Hooks 11
actioninitactivity-feed-anywhere.php:46
actionadmin_noticesclasses\class-bs-activity-feed-anywhere-dependency-checker.php:20
actionadmin_initclasses\class-bs-activity-feed-anywhere-dependency-checker.php:21
actionadmin_noticesclasses\class-bs-activity-feed-anywhere-dependency-checker.php:27
actionadmin_initclasses\class-bs-activity-feed-anywhere-dependency-checker.php:28
actionadmin_noticesclasses\class-bs-activity-feed-anywhere-dependency-checker.php:34
actionadmin_initclasses\class-bs-activity-feed-anywhere-dependency-checker.php:35
actionparse_queryclasses\class-bs-activity-feed-anywhere.php:29
actionbp_before_activity_entryclasses\class-bs-activity-feed-anywhere.php:35
filterbp_activity_do_heartbeatclasses\class-bs-activity-feed-anywhere.php:41
filterbody_classclasses\class-bs-activity-feed-anywhere.php:50
Maintenance & Trust

Activity Feed Anywhere Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 2, 2025
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Activity Feed Anywhere Developer Profile

Ben Roberts

4 plugins · 2K total installs

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

How We Detect Activity Feed Anywhere

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
activity-feed-anywhere
Data Attributes
data-bp-list="activity"
Shortcode Output
<div id="buddypress" class="buddypress-wrap"><div id="activity-stream" class="activity" data-bp-list="activity"><div id="bp-ajax-loader">
FAQ

Frequently Asked Questions about Activity Feed Anywhere