watcher-creator
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a conversational wizard to help users configure agent-deck watchers. It identifies legitimate application-specific configuration paths and guides the user through generating necessary TOML and JSON files. No malicious patterns, obfuscation, or unauthorized data access attempts were detected.
- [COMMAND_EXECUTION]: The skill defines specific CLI commands for the user to run (e.g.,
agent-deck watcher create). These commands are intended for manual execution by the user in their terminal. The skill instructions explicitly state that it is read-only and will not execute these commands automatically, which is a secure design pattern for configuration assistants.
Audit Metadata