skills/yray/skills/corner-diagonals/Gen Agent Trust Hub

corner-diagonals

Pass

Audited by Gen Agent Trust Hub on Aug 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill's demo environment references several external libraries, including Three.js, GSAP, and Iconify. These dependencies are pinned to specific versions and are fetched from well-known, trusted CDN providers (cdnjs.cloudflare.com, code.iconify.design). This is standard practice for providing high-fidelity UI demonstrations.- [OBFUSCATION]: The demo/index.html file contains a large Base64-encoded string (encodedHtml) which represents the bundled code for the visual design. Analysis of the decoded content confirms it is a legitimate HTML/CSS/JS document for the 'Auralis' UI design and contains no malicious instructions or hidden network payloads.- [DYNAMIC_EXECUTION]: The demo loader utilizes atob and URL.createObjectURL to dynamically initialize assets within a sandboxed iframe. This execution is strictly governed by a restrictive Content Security Policy (CSP) defined within the demo files, which prevents unauthorized external connections or script execution.- [INDIRECT_PROMPT_INJECTION]: The skill description and prompts ingest references to external design documentation. However, the skill lacks dangerous capabilities such as file system writing or command execution, rendering the surface for indirect injection attacks negligible.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 25, 2026, 03:08 AM
Security Audit — agent-trust-hub — corner-diagonals