analytics-tracking
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and standard practices for analytics implementation. There are no instructions that attempt to bypass safety filters or override agent behavior.
- [DATA_EXPOSURE]: The skill explicitly includes logic in
scripts/event_schema_checker.pyto detect and warn against the accidental collection of PII (Personally Identifiable Information) such as emails, credit card numbers, and IP addresses. This is a security-enhancing feature. - [COMMAND_EXECUTION]: The provided Python scripts (
utm_validator.py,event_schema_checker.py, andfunnel_drop_off_analyzer.py) are used for local data validation and analysis. They do not perform network operations, access sensitive files, or execute arbitrary system commands. - [EXTERNAL_DOWNLOADS]: No external dependencies or remote code execution patterns were found. All scripts use standard Python libraries. References to external domains in the documentation are limited to well-known analytics providers like Google and Meta.
Audit Metadata