frontend-ui-integration
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Command Execution (SAFE): The skill instructions include running local verification commands such as
pnpm lint,pnpm test, andpnpm typecheck. These are standard development tasks and do not involve remote code execution or suspicious subprocess spawning. - Indirect Prompt Injection (SAFE): The skill processes external inputs like feature descriptions and API definitions. While this represents a data ingestion surface, the risk is negligible as it is restricted to generating frontend code within a local environment. 1. Ingestion points: SKILL.md (Inputs section). 2. Boundary markers: Absent. 3. Capability inventory: Modifying local source files and running local pnpm scripts. 4. Sanitization: Absent.
Audit Metadata