blockbench-plugins

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The analyzed files consist of API documentation and a plugin template for the Blockbench 3D modeling application. No malicious instructions, prompt injections, or obfuscated code were found.
  • [COMMAND_EXECUTION] (SAFE): All code snippets use the standard Blockbench API for UI creation, event handling, and 3D geometry manipulation. There are no attempts to execute system-level commands or spawn unauthorized processes.
  • [DATA_EXFILTRATION] (SAFE): The template uses localStorage for local settings persistence, which is standard practice for web-based plugins. No network operations (e.g., fetch, XMLHttpRequest) or patterns indicating data exfiltration to external domains were identified.
  • [EXTERNAL_DOWNLOADS] (SAFE): The files do not reference or download external scripts or packages from untrusted sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:12 PM