fortify
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
!git diff --name-onlyto identify unstaged files as a default target for its hardening process. This is a standard development workflow pattern. - [DYNAMIC_CONTEXT_INJECTION]: The skill uses the dynamic context syntax
!git diff --name-onlyin theSKILL.mdfile. The command is benign and scoped to local development workflow. - [DATA_EXPOSURE]: The skill reads
package.jsonand project files to perform its function of splitting code and adding tests. This is restricted to the local workspace and intended for code improvement.
Audit Metadata