frontend-ui-dark-ts

Pass

Audited by Gen Agent Trust Hub on Feb 12, 2026

Risk Level: LOWNO_CODE
Full Analysis

The skill files describe a frontend UI component library and provide instructions for setting up a development environment. The content is purely informational and illustrative, consisting of Markdown documentation, HTML, CSS, JavaScript, and TypeScript code snippets. There are no executable scripts or commands embedded within the skill that the AI agent would directly execute.

  1. Prompt Injection: No patterns indicative of prompt injection were found. The language is instructional and descriptive.
  2. Data Exfiltration: No commands or code snippets attempt to read sensitive files or exfiltrate data to external, untrusted domains.
  3. Obfuscation: No obfuscated content (Base64, zero-width characters, homoglyphs, URL/hex/HTML encoding) was detected in any of the files.
  4. Unverifiable Dependencies: The skill instructs the user to run npm install commands for various packages (vite, framer-motion, clsx, react-router-dom, tailwindcss, postcss, autoprefixer, typescript). While these are external dependencies, they are all widely used, well-known, and trusted packages from the JavaScript ecosystem. These instructions are for the user to set up their development environment, not for the AI agent to execute directly. This is noted as an informational finding.
  5. Privilege Escalation: No sudo, chmod, or other privilege escalation commands are present.
  6. Persistence Mechanisms: No attempts to establish persistence (e.g., modifying shell profiles, creating cron jobs) were found.
  7. Metadata Poisoning: The skill's name and description are benign and accurately reflect its purpose.
  8. Indirect Prompt Injection: This skill focuses on UI development and does not process external user-generated content, so it is not directly susceptible to indirect prompt injection.
  9. Time-Delayed / Conditional Attacks: No conditional logic or time-based triggers for malicious behavior were identified.

Overall, the skill functions as a detailed guide and template, providing code examples and setup instructions for a user to follow. It does not contain any active threats or malicious code for the AI agent to execute.

Audit Metadata
Risk Level
LOW
Analyzed
Feb 12, 2026, 10:21 PM