Code Pluginsource linked
Compaction 轻度魔改v1.0.2
Compaction 轻度魔改插件 - 结构化精简压缩,替换暴力裁剪为按权重压缩
Community code plugin. Review compatibility and verification before install.openclaw plugins install clawhub:@markma/openclaw-compaction-mildLatest release: v1.0.2Download zip
Capabilities
- Tags
- configSchema
- Yes
- Executes code
- Yes
- HTTP routes
- 0
- Runtime ID
- compaction-mild
Compatibility
- Built With Open Claw Version
- 2026.3.24-beta.2
- Min Gateway Version
- 2026.3.24-beta.2
- Plugin Api Range
- >=2026.3.24-beta.2
- Plugin Sdk Version
- 2026.3.24-beta.2
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the implementation: the module registers a compaction provider that classifies messages by weight and emits a structured summary. There are no unrelated env vars, binaries, or install actions requested.
Instruction Scope
The summarize() implementation only processes the provided messages, previousSummary, and customInstructions and produces a textual summary—no file, network, or env access. Note: the classifier is regex-based and may misclassify content; high-weight retention means any sensitive info present in messages could be preserved in summaries.
Install Mechanism
No install spec or external downloads; this is a self-contained plugin module (index.js) relying on the platform plugin SDK. No high‑risk install behavior detected.
Credentials
No environment variables, credentials, or config paths are required. The plugin does not attempt to read secrets or other configs.
Persistence & Privilege
always is false and the plugin registers itself normally with the platform API. It does not modify other plugins or system-wide settings and does not request persistent elevated privileges.
Assessment
This plugin appears to do what it advertises and requests no extra permissions. Before installing: (1) review and test it on non-sensitive conversations to confirm the classification behavior meets your needs, (2) be aware that anything classified as high‑weight will be kept verbatim in summaries (so avoid sending secrets in chats where the plugin is enabled), and (3) prefer plugins from authors you trust or run them in an environment where you can disable them quickly if they behave unexpectedly.Verification
- Tier
- source linked
- Scope
- artifact only
- Summary
- Validated package structure and linked the release to source metadata.
- Commit
- initial
- Tag
- initial
- Provenance
- No
- Scan status
- clean
Tags
- latest
- 1.0.2
