observe
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface because it processes untrusted data from the web.
- Ingestion points: Data enters the context via the
get_observationsfunction, which retrievesextensioncaptures includingconsole logs,network requests, andDOMcontent. - Boundary markers: The documentation lacks specifications for delimiters or 'ignore embedded instructions' warnings for the log data.
- Capability inventory: The skill documentation references a
findingskill that converts these observations into insights, providing a path for injected content to influence agent logic. - Sanitization: There is no mention of sanitization, filtering, or validation of the captured raw web data.
- [NO_CODE]: The skill is composed entirely of markdown documentation and metadata and does not provide or execute any code files, scripts, or package installations.
Audit Metadata