agentpluginapi This project contains the interfaces and classes that make up Infection Monkey's Agent/plugin interface. Installation pip install monkey-agentpluginapi Running tests $> poetry install $> poetry run pytest