mcore-linting-and-formatting
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run a local shell script ('tools/autoformat.sh') and linting commands using 'uv'. This is standard development practice for code quality enforcement.- [EXTERNAL_DOWNLOADS]: The skill uses the 'uv' package manager to install well-known linting and formatting utilities (ruff, black, isort, pylint, mypy) from standard registries.
Audit Metadata