senior-pm
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides sophisticated project management capabilities through structured documentation and templates (project charters, RACI matrices, executive reports) that follow industry-standard methodologies like WSJF, RICE, and Mendelow's Matrix.
- [SAFE]: All executable logic is contained within four Python scripts (
project_health_dashboard.py,risk_matrix_analyzer.py,resource_capacity_planner.py, andstakeholder_mapper.py). Analysis of these scripts confirms they perform deterministic data processing on user-supplied JSON files using only standard Python libraries (json,statistics,datetime,argparse,sys). - [SAFE]: No network communication, file system modifications (writes), or use of dangerous primitives (such as
eval,exec, orsubprocess) were detected in any of the scripts. - [SAFE]: No obfuscation, hardcoded credentials, or persistence mechanisms are present in the skill content or metadata.
- [SAFE]: The skill lacks any instructions that attempt to override agent safety guidelines or perform system prompt extraction.
Audit Metadata