turbo-monitor-debug

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The provided utility script scripts/analyze-logs.sh executes the goldsky CLI tool to fetch logs for analysis. This is a vendor-provided tool used as intended for the skill's diagnostic purpose.
  • [DATA_EXPOSURE]: The skill provides reference material for troubleshooting database connection and authentication failures. It includes instructions for users on how to update their own secrets but does not contain hardcoded credentials or mechanisms for data exfiltration.
  • [INDIRECT_PROMPT_INJECTION]: The log analysis script processes external data (pipeline logs) to detect error strings. While the log content is untrusted, the script uses fixed regular expressions to categorize errors and does not interpret the logs as executable instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 11:33 PM