Code Pluginsource linked

My Pluginv1.0.0

@windqyoung/openclaw-my-plugin

@windqyoung/openclaw-my-plugin·runtime @windqyoung/openclaw-my-plugin·by @windqyoung
Community code plugin. Review compatibility and verification before install.
openclaw plugins install clawhub:@windqyoung/openclaw-my-plugin
Latest release: v1.0.0Download zip

Capabilities

configSchema
Yes
Executes code
Yes
HTTP routes
0
Runtime ID
@windqyoung/openclaw-my-plugin

Compatibility

Built With Open Claw Version
2026.3.24
Min Gateway Version
2026.3.24
Plugin Api Range
>=2026.3.24
Plugin Sdk Version
2026.3.24
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the code: the plugin registers a single tool 'my_tool' that echoes an input string. No unrelated permissions, env vars, or binaries are requested.
Instruction Scope
SKILL.md/package metadata and index.ts only declare/register the tool and its simple execute handler. The execute handler returns a text result and performs no file, network, or credential access.
Install Mechanism
There is no install spec (instruction-only). The code file is small and contains no downloads or archive extraction. The plugin relies on the OpenClaw plugin runtime (imports from openclaw/plugin-sdk), which is expected for such plugins.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code does not read environment variables or other secrets.
Persistence & Privilege
always is false (default) and the skill does not request elevated or persistent system privileges. It registers a tool within the plugin runtime only.
Assessment
This plugin is small and internally consistent: it simply registers a tool that echoes input. Before installing, confirm you trust the publisher and that your OpenClaw runtime provides the expected plugin SDK packages (the package.json does not list dependencies). As with any third-party plugin, review future updates and limit use in sensitive contexts if you are unsure.

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
main
Tag
main
Provenance
No
Scan status
clean

Tags

latest
1.0.0