operators

Pass

Audited by Gen Agent Trust Hub on Sep 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides technical documentation and Python code examples for creating Blender operators. The content is strictly limited to teaching the use of the bpy library within the Blender environment.
  • [NO_OBFUSCATION]: All code and text are in plain, human-readable format. No hidden characters, Base64 strings, or homoglyph substitutions were detected.
  • [NO_REMOTE_CODE_EXECUTION]: The skill does not perform or instruct the agent to perform network operations, download external scripts, or execute code from untrusted remote sources.
  • [NO_DATA_EXFILTRATION]: There are no patterns involving sensitive file access or network calls to external domains. The only URLs present are references to official Blender documentation.
  • [SAFE_CONTEXT_HANDLING]: The skill explicitly promotes defensive programming by instructing the user to check for None values in context.active_object and provide proper user reporting for errors, which enhances reliability and safety during execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 21, 2026, 05:18 AM
Security Audit — agent-trust-hub — operators