streamling-sink-plugin
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical implementation guide for developers building plugins. It does not contain any executable malicious code or instructions to bypass safety filters.
- [SAFE]: Credential management follows security best practices by utilizing a
get_secrethelper method designed to fetch sensitive information from environment variables rather than hardcoding them or reading from insecure local files. - [SAFE]: Network operations are clearly defined as part of the skill's primary function (writing data to external sinks like databases or queues). The provided code uses standard, well-known Rust libraries and patterns for asynchronous I/O and error handling.
- [SAFE]: No obfuscation, prompt injection attempts, or unauthorized privilege escalation patterns were detected in the instructions or the provided code snippets.
Audit Metadata