scrum-master
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill is designed to execute specific Python scripts included in the package (
generate_status_report.pyandaudit_task_health.py) to automate task management. These scripts are invoked via the command line and accept file paths as arguments to process project artifacts liketask.md. - [SAFE]: The Python scripts utilize standard libraries (
re,sys,datetime) for text processing and do not involve network operations, dynamic code execution (e.g.,evalorexec), or unsafe deserialization. - [SAFE]: No evidence of prompt injection or obfuscation was detected. The absolute file paths referenced in the skill align with the author's internal environment as described in the metadata.
Audit Metadata