ads-audit
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted data from external sources, creating a surface for indirect prompt injection attacks.
- Ingestion points: The skill uses
WebFetchto crawl the user's website (homepage, about, services, and landing pages) andWebSearchto monitor for Google Ads policy changes. - Boundary markers: There are no instructions to use delimiters or XML tags to encapsulate the external content, nor are there instructions to ignore instructions embedded within the fetched data.
- Capability inventory: The skill has permissions to write structured JSON files to the local filesystem (
business-context.jsonandpersonas/) and generate audit reports based on this data. - Sanitization: The instructions do not specify any validation, filtering, or sanitization of the fetched web content before it is used to generate personas or business summaries.
Audit Metadata