makefile-contract-lint
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The script
scripts/lint_makefile.pyperforms static analysis of a local Makefile to ensure it adheres to a specific deployment contract. - It uses standard libraries (
argparse,json,re,sys,pathlib). - No network calls, credential access, or privilege escalation patterns were detected.
- No remote code execution or dynamic code generation is present.
Audit Metadata