code-style
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known repositories for pre-commit hooks, specifically
astral-sh/ruff-pre-commitandpre-commit/mirrors-mypy. These are standard sources for development workflows. - [COMMAND_EXECUTION]: The skill provides commands to execute local development tools including
ruff,mypy,eslint,prettier, andtsc. These commands are standard for code quality maintenance and do not involve suspicious execution patterns. - [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety guidelines, or extract system prompts were detected in the instructions.
- [DATA_EXFILTRATION]: No sensitive file paths, credential access, or unauthorized network operations were found. The tool configurations focus exclusively on code style and formatting.
- [SAFE]: The skill promotes development best practices such as type checking, linting, and automated formatting using established open-source tools.
Audit Metadata