rt-journey-monitor
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the standard Treasure Data CLI tool (
tdx) for administrative tasks such as listing journeys and checking statuses. These operations are consistent with the skill's stated purpose of monitoring and debugging. - [SAFE]: SQL queries are used to analyze activation logs. While these logs contain data from external responses (via the
responseanderrorfields), this is a core requirement for debugging and is handled within the context of the platform's data environment. - [SAFE]: External references are limited to official Treasure Data documentation domains (
docs.treasuredata.com), which are trusted sources for this vendor. - [SAFE]: Command examples use clearly marked placeholders (e.g.,
<journey_id>,YOUR_TOKEN) and do not contain hardcoded credentials or sensitive information.
Audit Metadata