analyzing-test-coverage
Warn
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [DYNAMIC_EXECUTION]: The
scripts/generate_report.pyscript contains agenerate_scriptfunction that constructs a new Bash script by concatenating a template with input content and writing it to the filesystem.- [PRIVILEGE_ESCALATION]: Inscripts/generate_report.py, thegenerate_scriptfunction callschmod 0o755on the newly created shell scripts, granting them executable permissions.- [DYNAMIC_CONTEXT_INJECTION]: TheSKILL.mdfile uses the!commandsyntax to execute shell commands such aslsandnode -vat load time to verify the presence of project manifests and runtime versions.
Audit Metadata