skills/impertio-studio/blender-bonsai-ifcopenshell-sverchok-claude-skill-package/sverchok-agents-code-validator/Gen Agent Trust Hub
sverchok-agents-code-validator
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill consists of instructional guidelines and a comprehensive checklist for reviewing Sverchok scripts. It does not contain executable code, remote downloads, or obfuscated content.
- [SAFE]: External URLs within the skill files point to the official GitHub repository and documentation for the Sverchok project (github.com/nortikin/sverchok), which are well-known and reputable sources for this niche.
- [PROMPT_INJECTION]: The skill's primary function is to audit user-provided Python code, which presents a surface for indirect prompt injection.
- Ingestion points: Python source code files provided by the user for validation as described in SKILL.md.
- Boundary markers: Absent; the instructions do not define specific delimiters or "ignore embedded instructions" warnings for the agent when processing user code.
- Capability inventory: The agent utilizes its default file-system and shell capabilities to perform the audit and apply suggested "Auto-Fix" patterns.
- Sanitization: No input validation or sanitization routines are specified for the code being audited.
Audit Metadata