manifest-frontend
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a legitimate development workflow for a frontend system, providing guidance on project structure and build processes.
- [COMMAND_EXECUTION]: The skill references local commands such as
bun run build,bun --hot index.ts, andls extensions/to manage the application lifecycle and inspect project state. These operations are standard for development tools and are restricted to the local environment. - [SAFE]: The skill reads project-specific configuration files (
config/frontend.ts) and source files to facilitate the build and debugging process. No sensitive system files, credentials, or unauthorized network operations were identified.
Audit Metadata