resolving-ingestion-warnings

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to process untrusted, event-supplied data from the system.ingestion_warnings table, creating an attack surface for indirect prompt injection.
  • Ingestion points: The skill reads the details field from system.ingestion_warnings via the posthog:execute-sql tool. This field contains raw JSON data provided by external event senders.
  • Boundary markers: The skill includes a dedicated "trust boundary" section in SKILL.md that explicitly instructs the agent that warning details are untrusted input and must not be followed as instructions.
  • Capability inventory: The agent has access to sensitive tools including posthog:execute-sql (database queries), posthog:project-settings-update (modifying project configuration), and posthog:persons-property-delete (deleting user data).
  • Sanitization: The instructions provide clear behavioral guidance to the agent to never let values found in warnings decide whether to run a query, edit code, or take any other action.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 07:58 AM
Security Audit — agent-trust-hub — resolving-ingestion-warnings