Orbisius Snippets Security & Risk Analysis

wordpress.org/plugins/orbisius-snippets

This plugin allows you to include snippets in your posts/pages.

0 active installs v1.0.4 PHP 5.2.4+ WP 4.0+ Updated Aug 28, 2018
codelibrarysnippetsource-codesourcecode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Orbisius Snippets Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "orbisius-snippets" plugin version 1.0.4 demonstrates a strong security posture based on the provided static analysis. There are no identified dangerous functions, all SQL queries utilize prepared statements, and output is properly escaped. Furthermore, there are no file operations or external HTTP requests, and the analysis found no taint flows or unsanitized paths. The plugin also has a clean vulnerability history with zero recorded CVEs.

However, the analysis does reveal potential areas for improvement. Notably, there are no explicit nonce checks or capability checks present in the code. While the attack surface is relatively small with only two shortcodes and no unprotected entry points detected, the absence of these security measures could leave the plugin vulnerable to certain types of attacks if the shortcodes were to process user-supplied data without further validation. The lack of capability checks, in particular, means that any user who can execute the shortcodes could potentially trigger their functionality without proper authorization checks.

In conclusion, "orbisius-snippets" v1.0.4 exhibits good fundamental security practices by avoiding common pitfalls like raw SQL and unescaped output. Its vulnerability-free history is a positive indicator. The primary concern stems from the missing nonce and capability checks, which represent a potential weakness that could be exploited if the shortcodes interact with sensitive data or functionality. Addressing these checks would significantly strengthen the plugin's overall security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Orbisius Snippets Security Vulnerabilities

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

Orbisius Snippets Release Timeline

v1.0.4Current
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Apr 16, 2026

Orbisius Snippets Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Orbisius Snippets Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[orb_snippet] orbisius-snippets.php:41
[orb_snippets] orbisius-snippets.php:42
WordPress Hooks 5
actioninitorbisius-snippets.php:29
actionadmin_initorbisius-snippets.php:30
actionadmin_menuorbisius-snippets.php:31
actionwp_footerorbisius-snippets.php:32
filterplugin_action_linksorbisius-snippets.php:160
Maintenance & Trust

Orbisius Snippets Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 28, 2018
PHP min version5.2.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Orbisius Snippets Developer Profile

Svetoslav Marinov

28 plugins · 12K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
722 days
View full developer profile
Detection Fingerprints

How We Detect Orbisius Snippets

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
orbisius_snippets_container
HTML Comments
<!-- orbisius_snippets_process_shortcode_orb_snippet_not_processed --><!--This plugin doesn't currently have any configuration options. <br/>--><!-- <h2>Video Demo</h2>--><!-- <p class="orbisius_snippets_demo_video hide00">-->+9 more
Data Attributes
orb_snippetorb_snippets
Shortcode Output
[orb_snippet id='[orb_snippets id='
FAQ

Frequently Asked Questions about Orbisius Snippets