culture-architect
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill focuses on organizational development and culture health. A thorough review of the instructions and metadata revealed no evidence of prompt injection, data exfiltration, or persistence mechanisms. The content is descriptive and instructional, adhering to the stated purpose.
- [COMMAND_EXECUTION]: The skill documents and provides three internal Python scripts:
culture_survey_analyzer.py,engagement_tracker.py, andvalues_alignment_scorer.py. These scripts are used to process survey data, track engagement trends, and score values alignment based on JSON input. Technical analysis of the source code confirms they only use standard Python libraries (argparse, json, sys, datetime, statistics) for mathematical calculations and reporting, with no hazardous side effects like network requests or arbitrary code execution.
Audit Metadata