streamling-source-plugin
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and Rust code examples for implementing the
SourcePlugintrait within the Streamling framework. The instructions focus on technical implementation details such as schema definition, batch generation, and checkpointing logic. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or credential harvesting were detected. The code snippets utilize standard libraries like Arrow and Tokio for data processing and asynchronous execution.
- [SAFE]: External references are limited to related internal skills (e.g.,
streamling-plugin-basics), following standard documentation practices. - [SAFE]: The architecture described (Fetcher/Buffer/Runner decomposition) is a recognized best practice for building performant and testable data source plugins.
Audit Metadata