search-ad-keyword-architect
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill primarily serves as a high-level workflow orchestrator that consumes data from other specialized tools to generate reports.
- [COMMAND_EXECUTION]: The skill references several external scripts (e.g.,
analyze_domain.py,scrape_reviews.py). These are documented as dependencies on other local skills and do not perform arbitrary system commands or unauthorized activities. - [EXTERNAL_DOWNLOADS]: The skill uses web search and community scrapers (Reddit, Hacker News, G2, Capterra) to gather keyword data. These operations are restricted to the intended purpose of the skill and utilize standard search patterns.
- [DATA_EXPOSURE]: The skill requires an
APIFY_API_TOKENenvironment variable to function, which is a standard requirement for the third-party scraping services it utilizes. No hardcoded credentials or sensitive file access patterns were found.
Audit Metadata