signoz-managing-views
Pass
Audited by Gen Agent Trust Hub on May 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices for state-modifying operations by requiring a GET-then-PUT workflow for updates and a mandatory lookup-then-confirm workflow for deletions, which prevents accidental or malicious data modification.
- [SAFE]: It enforces strict validation by delegating query construction to a specialized sub-skill (signoz-generating-queries) and requiring the agent to read schema resources from internal MCP URIs (signoz://view/instructions) before performing write operations.
- [SAFE]: The skill contains explicit instructions to prevent hallucinations of frontend routes and strictly prohibits auto-confirming destructive actions, ensuring human oversight for high-risk operations.
Audit Metadata