materialize-debug-freshness
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes read-only tools specifically designed for Materialize developer environments (
query_system_catalogandquery). Its operations are restricted to querying system metadata and performance views (e.g.,mz_internal,mz_introspection), which is consistent with its stated purpose of debugging database lag. - [SAFE]: No obfuscation techniques, such as Base64, zero-width characters, or homoglyphs, were detected in the instructions or the accompanying reference documentation.
- [SAFE]: The skill does not perform external network operations to non-whitelisted domains or download external scripts. All referenced logic and SQL templates are contained within the skill's own files or target standard Materialize catalog relations.
- [SAFE]: The skill does not exhibit persistence mechanisms, privilege escalation, or hardcoded credentials. It relies on the provided MCP server environment for execution context.
Audit Metadata