go
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides instructions for a standard developer workflow of running a local development server and performing UI smoke tests using browser tools. It does not access sensitive files or perform unauthorized network requests.- [COMMAND_EXECUTION]: The instructions include executing local development commands (e.g.,
bun dev) to ensure the application environment is active, which is a necessary and expected step for the skill's functionality.- [DATA_EXPOSURE]: No evidence of hardcoded credentials or sensitive data exposure was found. Instructions to monitor network and console logs are standard debugging practices within a local environment.
Audit Metadata