algo-rank-wilson
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local statistical calculations to rank items based on user ratings.
- [SAFE]: The script
scripts/wilson_score.pyutilizes only Python standard libraries (math,json,argparse) and does not engage in network communication or sensitive file system access. - [SAFE]: Implementation includes input validation to ensure that total counts are positive and that proportion values fall within expected ranges.
- [SAFE]: The documentation and reference implementations for Bayesian Average and Reddit-style ranking are educational and contain no malicious code or obfuscated content.
Audit Metadata