signals-scout-data-pipelines
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill contains a dedicated section for handling untrusted data, specifically addressing the risk of indirect prompt injection. It identifies pipeline logs, error messages, and event payloads as ingestion points and provides clear instructions for the agent to treat these strictly as data to be reported. It mandates sanitization techniques such as truncating long messages, quoting untrusted content as snippets, and ignoring any command-like patterns found within the data.
- [COMMAND_EXECUTION]: The skill instructs the agent to use the 'execute-sql' tool to query system metadata tables for batch exports and function states. These queries are targeted, read-only in nature, and align with the skill's primary purpose of monitoring infrastructure health.
- [SAFE]: The skill's architecture is professional and consistent with its stated purpose. It provides a robust framework for memory management and report deduplication, which enhances the reliability of the agent's operations without introducing security risks.
Audit Metadata