wk-workstyle
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a structural entry point for delegating code quality tasks to other trusted sub-skills. It does not contain any code or instructions that attempt to bypass safety guidelines or perform unauthorized actions.
- [COMMAND_EXECUTION]: The skill includes a bash script (Step 0) used to probe for project-specific configuration files such as
.editorconfig,.eslintrc, andpyproject.toml. The script is designed with safety in mind, usingfindwith the-pruneflag to restrict searches to the current directory and avoid recursive traversal or execution of untrusted paths. - [DATA_EXPOSURE]: No sensitive file access patterns or credential harvesting techniques were identified. The data accessed is limited to standard project configuration files used to ensure that formatting suggestions align with the developer's environment.
Audit Metadata