skills/openaec-foundation/computational-design-day-delft-march-2026/blender-errors-context/Gen Agent Trust Hub
blender-errors-context
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill contains no instructions designed to override agent behavior, bypass safety filters, or extract system prompts. It maintains a strictly educational and diagnostic focus on the Blender Python API.
- [DATA_EXFILTRATION]: There are no network operations, hardcoded credentials, or access to sensitive local file paths (such as .ssh or .aws directories). All data access is localized to the Blender application environment.
- [REMOTE_CODE_EXECUTION]: No patterns involving external script downloads, piped shell execution, or unverifiable remote dependencies were found. The skill relies on standard Blender API libraries.
- [COMMAND_EXECUTION]: The skill does not perform any arbitrary shell command execution. All code snippets are dedicated to Blender's Python-based API (bpy).
- [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or passwords are present. The skill follows best practices by not instructing the user to store secrets insecurely.
Audit Metadata