mot
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Uses a series of shell commands to inspect local directory structures, validate markdown frontmatter in skills, and verify agent configuration consistency.
- [COMMAND_EXECUTION]: Accesses a PostgreSQL database using the
DATABASE_URLenvironment variable to run health check queries and verify the presence of thepgvectorextension. - [COMMAND_EXECUTION]: Modifies local file system permissions using
chmod +xto ensure hook scripts are executable when the--fixflag is activated. - [COMMAND_EXECUTION]: Executes
npm run buildwithin the hooks directory to synchronize built bundles with their source files. - [COMMAND_EXECUTION]: Uses
uv run pythonto verify that required data science and database libraries are installed in the local environment.
Audit Metadata