meta-ads
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes and follows instructions from untrusted local files (
ad-process.md,ad-brief.md) without validation or boundary markers. - Ingestion points: Content is read from
ad-process.mdandad-brief.mdin the project root. - Boundary markers: No delimiters or instructions are used to distinguish user data from agent instructions.
- Capability inventory: The agent can execute system commands via the AdKit CLI and read/write files in the project directory.
- Sanitization: Content from the configuration files is used directly without escaping or sanitization.
- [COMMAND_EXECUTION]: The skill directs the agent to execute the author's
adkitCLI commands (e.g.,adkit status,adkit meta campaigns create) to manage advertising accounts and campaigns. - [EXTERNAL_DOWNLOADS]: The skill recommends installing a supplementary component using
npx skills add adkit-so/ads-skills --skill ad-briefto handle advertising brief generation.
Audit Metadata