laws-of-software-los
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/los_code_gate.pyinvokes localgitcommands usingsubprocess.runto identify changed files for analysis. This is a benign implementation used solely for repository state inspection.\n- [PROMPT_INJECTION]: The skill includes defensive mechanisms inscripts/codex_hooks/user_prompt_submit.pywhich use regular expressions to detect and block prompts that attempt to subvert security guidelines or request the hardcoding of secrets.\n- [SAFE]: The skill provides various templates and scripts (e.g.,adr_lint.py,arch_law_check.py) that perform local static analysis on software design documents and code. These tools are designed to identify quality and security omissions based on established engineering principles.
Audit Metadata