index
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [Platform-Integrated Plugin Management]: The skill uses native functions like
request_plugin_installandlist_available_plugins_to_install. These are standard platform features for dynamically extending agent capabilities based on user-requested tasks. - [Local Validation Scripts]: The skill includes instructions to execute a local Python script,
validate_data_context_contract.py, for internal consistency checks. This is a common pattern for ensuring the integrity of complex routing logic within a repository. - [Data Ingestion Surface]: The tool is designed to process data from various business sources including SQL databases, GitHub, and Slack. This represents a standard analytical ingestion surface; the skill incorporates guidance on data verification and source-of-truth comparisons to ensure result accuracy.
- [Runtime Environmental Logic]: The skill contains logic to detect the execution environment (e.g., desktop vs. web) and adjust output delivery accordingly. This ensures that sensitive artifacts like HTML reports or interactive widgets are rendered only in supported contexts.
Audit Metadata