oma-frontend
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, data exfiltration, or unauthorized command execution detected in the skill instructions or resource files.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries such as TanStack Query, Zod, and Jotai, which are typical for modern frontend development and sourced from official registries.
- [DATA_EXFILTRATION]: Code snippets demonstrate standard API integration patterns using relative paths and appropriate authorization headers without hardcoded secrets or sensitive file access.
- [PROMPT_INJECTION]: No instructions were found that attempt to override safety filters, disregard system instructions, or extract system prompts.
- [COMMAND_EXECUTION]: Development-related commands like 'npx tsc' and 'npx vitest' are used strictly for linting and testing purposes as part of a standard development workflow.
Audit Metadata