skills/whizzzkid/skills/wk-workstyle/Gen Agent Trust Hub

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, and pyproject.toml. The script is designed with safety in mind, using find with the -prune flag 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
Risk Level
SAFE
Analyzed
Aug 24, 2026, 09:51 PM
Security Audit — agent-trust-hub — wk-workstyle