reflect
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a reasoning-focused utility that operates entirely on conversation history. It does not perform any network operations, access sensitive file paths (such as SSH keys or environment secrets), or utilize external APIs.
- [COMMAND_EXECUTION]: The skill includes three Python scripts (
bias_pattern_detector.py,conversation_depth_analyzer.py, anddirectional_recommendation_validator.py) designed for heuristic analysis. These scripts use only Python standard libraries, perform non-executable regex matching on text inputs, and do not utilize dangerous functions likeeval()orexec(). - [SAFE]: All referenced documentation and cognitive bias materials are provided as static Markdown files within the skill's own directory, ensuring no reliance on unverifiable remote resources or untrusted third-party sites.
- [SAFE]: The skill maintains a clear purpose-to-behavior alignment, providing analytical reflection as described in its metadata without hidden side effects or persistence mechanisms.
Audit Metadata