Skip to content

Clarify the relationship between plugin and watcher #3

Description

@Mango999378

Problem

The docs present three protection layers (skill / plugin / watcher), but the plugin and watcher READMEs both describe overlapping capabilities such as:

  • audit
  • hardening
  • monitoring
  • logs / scan
  • skill scanning

Question

It is not entirely clear how the plugin and watcher are intended to relate to each other.

  • Are they designed to be used together in the same deployment, or are they alternative approaches to similar problems?
  • Does the watcher internally depend on or wrap the plugin, or are they fully independent implementations?
  • If both are installed, is there any duplication of functionality or potential conflict?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions