paywall-upgrade-cro
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate conversion experiment assistant that processes marketing materials through the vendor's official domain at
ai-skills.ai. - [COMMAND_EXECUTION]: The execution script
scripts/run.pyperforms standard HTTP POST requests to the AI Skills API. This network activity is documented and aligns with the skill's stated purpose of providing an interface for its optimization service. - [CREDENTIALS_UNSAFE]: The skill manages the
AISKILLS_API_KEYthrough environment variables rather than hardcoding it, which is the recommended method for secure credential handling in this environment. - [EXTERNAL_DOWNLOADS]: The provided script optionally attempts to load the
certifipackage for SSL certificate verification. This is a common and trusted practice for establishing secure network connections.
Audit Metadata