earnings-quality
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides specialized financial analysis functionality through a Python script and reference documentation. The primary purpose is the logical and mathematical normalization of earnings data.\n- [SAFE]: The Python script
scripts/normalize.pyutilizes only the Python standard library (argparse, json, statistics, sys, typing) and performs all data processing locally. It does not perform any network operations, unauthorized file system access, or credential harvesting.\n- [SAFE]: The included shell scripttests/test_normalize.shis a standard regression testing utility and does not exhibit any malicious behaviors such as privilege escalation or persistence mechanisms.\n- [SAFE]: No obfuscation, prompt injection attempts, or remote code execution patterns were identified within the skill's instructions or implementation code.
Audit Metadata