query-deployment-logs
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for diagnostic log retrieval from Hostinger services.\n- [DATA_EXPOSURE]: The instructions explicitly address the risk of sensitive data (environment variables, tokens) appearing in logs and mandate redaction before outputting content to the user.\n- [PROMPT_INJECTION]: The skill interacts with external data sources (logs and cron outputs) which presents a potential indirect prompt injection surface.\n
- Ingestion points:
hosting_showJsDeploymentLogs,hosting_getNodeJSBuildLogsV1, andhosting_getCronJobOutputV1(referenced inSKILL.md).\n - Boundary markers: The skill does not define specific delimiters for untrusted log content, but encourages summarization.\n
- Capability inventory: The skill is purely instructional and does not include its own executable scripts or tools.\n
- Sanitization: The instructions require stripping ANSI escape sequences and redacting potential credentials from external content.
Audit Metadata