ai-paywall-upgrade-cro
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a secure communication pattern with its backend API at
https://ai-skills.ai. The network operations inscripts/run.pyare limited to the vendor's infrastructure for task execution and status polling. - [SAFE]: Credential handling adheres to security standards. The skill requires an API key (
AISKILLS_API_KEY) provided via environment variables rather than using hardcoded secrets. - [SAFE]: The script
scripts/run.pyuses standard Python libraries (urllib,ssl) and avoids dangerous functions such aseval(),exec(), orsubprocesscalls. - [SAFE]: While the skill ingests external content via URLs and files for analysis (defined in
references/form-schema.json), this is the intended functionality for a conversion optimization tool. The analysis found no evidence of local command execution or malicious redirection using these inputs.
Audit Metadata