react-frontend
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of React and TypeScript code snippets intended as boilerplate for development. The provided components (Chat, Evaluation, Admin) use standard libraries and follow common architectural patterns.
- [EXTERNAL_DOWNLOADS]: The installation command in the metadata performs a simple file download from GitHub to a local directory. This is used for skill delivery and does not involve immediate execution of remote scripts.
- [COMMAND_EXECUTION]: No executable shell commands or suspicious subprocess calls were found within the skill's instructions or scripts.
- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables (
import.meta.env.VITE_API_URL) and local storage for tokens without hardcoding any sensitive secrets or credentials.
Audit Metadata