scrum-master
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates project management tasks using internal Python scripts (
velocity_analyzer.py,sprint_health_scorer.py,retrospective_analyzer.py, andsprint_capacity_calculator.py). These scripts process local JSON data and provide formatted text or JSON output without any external dependencies or network communication. - [SAFE]: Analysis of the Python scripts confirms the use of standard libraries (argparse, json, statistics, math) for their intended purposes. No risky functions such as
eval(),exec(), orsubprocesscalls were identified. - [SAFE]: The skill does not contain any prompt injection patterns, obfuscation, or persistence mechanisms. Its operational scope is strictly limited to analyzing and reporting on provided team data.
- [SAFE]: All templates and reference documents are instructional and do not contain malicious payloads or deceptive metadata.
Audit Metadata