ai-page-cro
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's operational logic is implemented in a transparent Python runner script (
scripts/run.py) that facilitates communication with the vendor's API platform (ai-skills.ai). This script uses standard libraries and performs appropriate SSL certificate verification. - [SAFE]: Sensitive information, such as the API key, is managed according to best practices using environment variables rather than hardcoded secrets. The script only transmits this key to the authorized service domain.
- [SAFE]: The skill contains no obfuscated code, persistence mechanisms, or unauthorized file system operations. Its functionality is strictly limited to the intended purpose of conversion diagnostic reporting based on user-provided inputs.
Audit Metadata