error-diagnostics-error-analysis
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for diagnostic purposes and includes explicit safety instructions to redact sensitive information like secrets and PII (Personally Identifiable Information) before sharing or analyzing data.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted external data such as error messages, stack traces, and log files through the
$ARGUMENTSparameter. - Ingestion points:
SKILL.mduses$ARGUMENTSto receive analysis targets. - Boundary markers: The skill does not define specific delimiters for the input data, but provides strong instructional context for the agent's role.
- Capability inventory: The skill is primarily analytical; it does not contain instructions for subprocess execution, file writing, or network operations in the provided scripts.
- Sanitization: The instructions include a specific safety section requiring the redaction of secrets and PII from diagnostics.
Audit Metadata