ui-convert-extractor-python-templates

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [SAFE]: The skill contains purely instructional content for converting Django, Jinja2, and Flask templates into an intermediate representation. No malicious patterns, obfuscation, or suspicious code execution were detected.
  • [NO_CODE]: No executable scripts, binaries, or source code files are included in the skill.
  • [INDIRECT_PROMPT_INJECTION]: The skill defines a workflow for ingesting and processing untrusted HTML and Python templates, which represents a potential attack surface.
  • Ingestion points: Processes content from template files typically located in 'templates/' or 'static/' directories.
  • Boundary markers: No specific delimiters or instructions to ignore embedded content within templates are provided.
  • Capability inventory: The skill mentions resolving file paths for static assets and writing output files. It does not list dangerous capabilities such as network access or shell command execution.
  • Sanitization: No explicit sanitization or validation of template content is specified in the extraction process.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 02:27 PM
Security Audit — agent-trust-hub — ui-convert-extractor-python-templates