ab-test-calculator
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements statistical logic using local bash scripts and the awk utility. No malicious command execution or shell injection vulnerabilities were detected.
- [SAFE]: The skill does not perform any network operations, and no evidence of data exfiltration or credential exposure was found.
- [SAFE]: No external downloads or package managers (such as npm or pip) are utilized; the skill relies solely on standard system tools.
- [SAFE]: Data persistence is confined to a local data directory (~/.local/share/ab-test-calculator) used for logging history and configuration, which is standard behavior for CLI utilities.
Audit Metadata