python-analytics
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [Prompt Injection] (SAFE): No instructions designed to bypass agent constraints or override behavior were found. The skill instructions are purely informational and procedural.\n- [Data Exposure & Exfiltration] (SAFE): No access to sensitive local files or external data transmission was detected. Access is restricted to the skill's own directory structure.\n- [Obfuscation] (SAFE): All content is in clear text with no evidence of encoding or hidden characters. The code and documentation are transparent.\n- [External Downloads & RCE] (SAFE): No commands for downloading or executing remote code are present.\n- [Indirect Prompt Injection] (SAFE): The skill lacks ingestion points for untrusted data that could lead to command execution or state manipulation. The validation script handles local configuration files using safe parsing methods.\n- [Dynamic Execution] (SAFE): The implementation uses safe parsing for YAML and lacks dangerous functions like eval or exec.
Audit Metadata