Skip to content

hermes-labs-ai/agent-trash-guard

v0.1.3MIT

Recoverable deletion for coding agents: move files to trash, list them, and restore them with agent-trash.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-trash-guard",
  "version": "0.1.3",
  "description": "Recoverable deletion for coding agents: move files to trash, list them, and restore them with agent-trash.",
  "author": {
    "name": "Hermes Labs",
    "email": "info@hermes-labs.ai",
    "url": "https://github.com/hermes-labs-ai"
  },
  "homepage": "https://github.com/hermes-labs-ai/agent-trash-guard",
  "repository": "https://github.com/hermes-labs-ai/agent-trash-guard",
  "license": "MIT",
  "keywords": ["safety", "trash", "recovery", "hooks", "skills"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub