dogfood
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection as it is designed to navigate to and analyze untrusted external web content.
- Ingestion points: The skill uses
browser_navigate,browser_snapshot, andbrowser_visionto ingest data from user-provided target URLs inSKILL.md. - Boundary markers: There are no instructions or delimiters in the skill files that direct the agent to ignore or isolate commands found within the web pages being tested.
- Capability inventory: The skill allows the agent to interact with the target pages via
browser_click,browser_type, andbrowser_press, and it writes reports and screenshots to the local filesystem using templates provided intemplates/dogfood-report-template.md. - Sanitization: No evidence of content validation or sanitization is present before the agent processes the retrieved data.
Audit Metadata