yao-bayesian-skill
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate Bayesian decision-making framework using provided Python scripts for mathematical logic and report generation.
- [SAFE]: The Python scripts (
scripts/bayesian_decision_report.pyandscripts/generate_report_bundle.py) use standard libraries such asmath,json, andpathlib, and do not perform any risky operations like network requests, arbitrary code execution, or sensitive file access. - [SAFE]: Generated HTML reports include proper escaping (
html.escape) to prevent injection and follow secure coding practices for their interactive features, such as language switching and print formatting. - [SAFE]: The skill instructions and reference materials focus on the intended purpose of decision analysis and include clear boundaries and warnings for high-risk domains like medical or legal advice.
- [SAFE]: No obfuscation, persistence mechanisms, privilege escalation attempts, or hardcoded credentials were detected in any of the analyzed files.
Audit Metadata