frontend-dev-guidelines
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No evidence of malicious prompt injection or attempts to bypass safety filters was found. The instructions strictly define a technical persona and architectural standards for frontend development.
- [DATA_EXFILTRATION]: No patterns indicative of sensitive data exfiltration or unauthorized network communication were detected. The skill uses standardized templates for API interaction through a centralized
apiClientfollowing internal architectural patterns. - [REMOTE_CODE_EXECUTION]: The skill does not contain any instructions for downloading or executing remote code. It references standard, well-known libraries such as TanStack Query and MUI for frontend development.
- [OBFUSCATION]: No obfuscated code, hidden characters, or encoded strings were found. All content and code examples are provided in clear, readable Markdown and TypeScript.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or instructions to store secrets insecurely were detected. The skill correctly references local authentication hooks (
useAuth) for accessing user session data.
Audit Metadata