fp-go-logging
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code examples for integrating logging into Go functional pipelines using the official IBM fp-go library.
- [EXTERNAL_DOWNLOADS]: The skill references repositories under the 'github.com/IBM' organization. These are recognized as legitimate vendor resources belonging to the skill's author and do not represent a security risk.
- [DATA_EXFILTRATION]: Logging operations utilize standard Go library components (log, log/slog). The examples demonstrate request-scoped logging and structured logging to standard output or configured sinks without any unauthorized external transmission.
- [COMMAND_EXECUTION]: The skill does not contain any shell commands, subprocess invocations, or dynamic execution patterns. All code snippets are static Go examples for developers.
Audit Metadata