postgres-errors-replication-lag

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [PROMPT_INJECTION]: The skill instructs the agent to analyze database subscriber logs to identify and resolve replication conflicts (e.g., Pattern 4). This creates an indirect prompt injection surface where malicious content embedded in the logs could potentially influence agent behavior.
  • Ingestion points: PostgreSQL subscriber logs analyzed during troubleshooting steps (Pattern 4).
  • Boundary markers: No specific delimiters or instructions to ignore embedded instructions within log data are defined.
  • Capability inventory: The agent is empowered to execute powerful SQL commands including ALTER SYSTEM, pg_drop_replication_slot, and DELETE.
  • Sanitization: The skill does not include instructions for sanitizing or validating the content of the logs before processing.
  • [COMMAND_EXECUTION]: The skill provides instructions for executing administrative SQL commands that can modify database configuration and state, such as ALTER SYSTEM SET max_slot_wal_keep_size and pg_drop_replication_slot. While these operations are consistent with the skill's purpose for database maintenance and troubleshooting, they represent significant capabilities that modify the environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 01:10 AM
Security Audit — agent-trust-hub — postgres-errors-replication-lag