code-formatter
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE] (SAFE): The skill consists entirely of markdown instructions. No executable scripts (.sh, .py, .js), binaries, or configuration files are included in the skill package.
- [SAFE] (SAFE): Analysis of the instructions reveals no malicious patterns. The skill adheres to safety best practices by instructing the agent to respect existing project configurations and to request permission before modifying files.
- [COMMAND_EXECUTION] (SAFE): While the skill mentions the use of external tools such as Prettier, Black, and gofmt, it does not provide arbitrary command strings or shell scripts. It relies on the environment's pre-installed formatting utilities.
Audit Metadata