standard-out-setup
Fail
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: CRITICAL
Full Analysis
- Data Exposure & Exfiltration (SAFE): The skill explicitly instructs users and agents to avoid logging sensitive data such as passwords and tokens, mitigating accidental exposure risk.
- Unverifiable Dependencies & Remote Code Execution (SAFE): No remote code execution patterns or external package installations were detected. The snippets provided use standard language libraries (e.g., Python's 'logging', Go's 'log').
- False Positive Analysis (SAFE): The automated scanner's alert for 'logger.info' is a false positive. The pattern identifies the '.info' TLD, but in the context of the code, it is clearly a method call on a logger object, not a network request to a malicious domain.
- Prompt Injection (SAFE): No instructions designed to bypass agent safety filters or override system prompts were identified.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata