Code PluginExecutes codesource-linked

ClawHub Publish E2E

ClawHub Publish E2E

Community code plugin. Review compatibility and verification before install.
@odysseus0/clawhub-publish-e2e-20260329 · runtime id clawhub-publish-e2e-20260329
Install
openclaw plugins install clawhub:@odysseus0/clawhub-publish-e2e-20260329
Latest Release
Version 0.0.0-e2e.20260329.1
Compatibility
{
  "builtWithOpenClawVersion": "2026.3.24-beta.2",
  "minGatewayVersion": "2026.3.24-beta.2",
  "pluginApiRange": ">=2026.3.24-beta.2",
  "pluginSdkVersion": "2026.3.24-beta.2"
}
Capabilities
{
  "bundledSkills": [],
  "capabilityTags": [
    "executes-code"
  ],
  "channels": [],
  "commandNames": [],
  "configSchema": true,
  "configUiHints": false,
  "executesCode": true,
  "hooks": [],
  "httpRouteCount": 0,
  "materializesDependencies": false,
  "providers": [],
  "runtimeId": "clawhub-publish-e2e-20260329",
  "serviceNames": [],
  "setupEntry": false,
  "toolNames": []
}
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (publish E2E fixture) match the contents: a tiny plugin stub and README. There are no extra permissions, env vars, or unrelated dependencies.
Instruction Scope
SKILL.md is a one-line note stating this is a fixture for publish verification. It does not instruct the agent to read files, call external endpoints, or access secrets.
Install Mechanism
No install spec; the package contains a small index.js and package.json only. No downloads, extract steps, or third-party install operations are requested.
Credentials
No required environment variables, credentials, or config paths are declared or used in the code.
Persistence & Privilege
always is false (normal), the skill is user-invocable, and it does not modify other skills or system-wide settings.
Assessment
This skill is a harmless test/fixture: it contains only a tiny activation stub and declares no env vars or installs. If you trust the publisher and understand this is just an E2E publish verification plugin, it is safe to install. As a general best practice, only install plugins from sources you trust and review their code—here the code is very small and transparent.
Verification
{
  "hasProvenance": false,
  "scanStatus": "clean",
  "scope": "artifact-only",
  "sourceCommit": "2834ca95792ec40afff1ffb651b80aaf30d8908c",
  "sourceRepo": "odysseus0/clawhub-publish-e2e",
  "sourceTag": "main",
  "summary": "Validated package structure and linked the release to source metadata.",
  "tier": "source-linked"
}
Tags
{
  "latest": "0.0.0-e2e.20260329.1"
}

ClawHub Publish E2E

Fixture plugin used to verify real ClawHub package publishing.