sverchok-syntax-data

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill provides documentation and Python code snippets for the Sverchok Blender addon. It focuses on explaining data nesting levels and list matching logic for geometric operations.\n- [EXTERNAL_DOWNLOADS]: Provides links to the official Sverchok source code on GitHub (github.com/nortikin/sverchok) for reference. These are links to a well-known technology service.\n- [PROMPT_INJECTION]: Documentation describes handling data from Sverchok input sockets via sv_get(). This constitutes a data ingestion surface for geometry data.\n
  • Ingestion points: sv_get() calls on node input sockets in SKILL.md and references/anti-patterns.md.\n
  • Boundary markers: None identified, as data is treated as geometric coordinates or indices.\n
  • Capability inventory: Geometric processing functions including vector scaling and BMesh manipulation in references/examples.md. No network or operating system-level capabilities are described.\n
  • Sanitization: Not applicable for the geometric data types described.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 06:31 PM