lint
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the 'just' command runner to execute predefined linting and formatting tasks. While it uses shell execution, the commands are restricted by the 'allowed-tools' configuration to specific tools (just, cppcheck, ruff, clang-format).
- [SAFE]: No prompt injection, data exfiltration, obfuscation, or persistence mechanisms were detected. The primary function of the skill is local code analysis and maintenance.
Audit Metadata