responsive
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill reads local configuration files, including
.env,.env.local, and.env.development, to identify thePORTvariable for the local development server. This is a standard procedure for automated web auditing tools to locate the running application. - [COMMAND_EXECUTION]: The skill utilizes shell commands for version control (
git status,git add,git commit) and refers to framework-specific build and development commands (e.g.,next dev,vite,pnpm run dev) to interpret the project environment. - [SAFE]: The skill defines explicit tool restrictions to ensure it maintains its specialized workflow, preventing the agent from using generic planning tools that might bypass the auditing process.
Audit Metadata