keyword-research
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's stated purpose of keyword research and campaign management aligns with its behavior of executing local Python scripts to query the Google Ads API.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were found. The skill follows security best practices by requiring sensitive information like
DATABASE_URLandGOOGLE_ADS_DEVELOPER_TOKENto be provided through environment variables. - [EXTERNAL_DOWNLOADS]: All external links point to the author's official GitHub organization and website (Synter Media AI). No suspicious or unauthorized remote downloads or script executions from unknown sources were identified.
- [COMMAND_EXECUTION]: The skill uses
python3to execute internal scripts located in thescripts/directory. This is standard operational behavior for this type of skill and does not appear to involve unauthorized privilege escalation or arbitrary command execution. - [DATA_EXFILTRATION]: No patterns indicative of data exfiltration were found. Network operations are limited to the expected interaction with Google Ads services.
- [PROMPT_INJECTION]: No evidence of prompt injection attempts, bypass instructions, or malicious system prompt extraction patterns were detected in the skill metadata or instructions.
Audit Metadata