sverchok-syntax-scripting

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill consists of technical documentation and code examples for the Sverchok scripting system in Blender. No malicious patterns were identified during the analysis of the documentation or the provided code snippets.
  • [EXTERNAL_DOWNLOADS]: The skill links to official Sverchok source code on GitHub (github.com/nortikin/sverchok) and official documentation on ReadTheDocs for user reference. These are trusted industry sources and do not constitute a security risk.
  • [COMMAND_EXECUTION]: The documentation explains how to use scripting nodes that execute Python logic. It provides security-focused guidance, specifically detailing how the Formula node restricts access to dangerous Python builtins (such as os or subprocess) through a safe evaluation system based on AST parsing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 06:31 PM