antd-style-to-tailwind

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [SAFE]: The primary content of the skill consists of transformation rules and mapping tables for style migration, which are informative and lack executable malicious payloads.\n- [COMMAND_EXECUTION]: The skill specifies the use of the rg (ripgrep) command to find references to style files across the project. This is a standard and expected search operation for refactoring tasks in a development environment.\n- [PROMPT_INJECTION]: The skill processes source code from components and style files, creating a surface for indirect prompt injection. Evidence Chain: 1. Ingestion points: target component (index.tsx) and styles.ts files; 2. Boundary markers: absent; 3. Capability inventory: ripgrep search and local file modification; 4. Sanitization: absent. While this surface exists, the instructions provided are static refactoring rules and do not facilitate the execution of arbitrary instructions from the ingested data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 02:38 AM