← Back to Skills Marketplace
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install multi-capability-bug-closure-en
Description
Unified bug investigation and closure by combining source code, database, server logs, and software platform query capabilities. Use when users require evide...
Usage Guidance
This skill is coherent in intent but incomplete in its declarations: it expects the agent to access source code, databases, server logs, and business-platform APIs but does not list which connectors or credentials it will use. Before installing or enabling it: 1) Identify which database/log/platform connectors the agent will use and only provide least-privilege credentials (read-only DB accounts, scoped API tokens). 2) Require explicit user approval before the skill queries any new system or retrieves logs. 3) Ensure audit/logging is enabled so queries and data access are recorded. 4) Test the skill in a sandboxed environment first (with synthetic data) to verify it behaves as expected. 5) Prefer giving access via short-lived tokens or a secrets manager and require the skill to declare which env vars it needs. If you cannot confirm which external systems the skill will touch, treat it as high-risk and avoid giving it credentials or unrestricted access.
Capability Analysis
Type: OpenClaw Skill
Name: multi-capability-bug-closure-en
Version: 1.0.0
The skill bundle defines a high-privilege workflow for bug investigation that requires autonomous access to source code, databases, and server logs. While the instructions in SKILL.md are aligned with the stated purpose of root-cause analysis, the requirement for broad access to sensitive data systems and the recommendation to install an external skill (server-log-analysis via clawhub.ai) represent significant risky capabilities without clear malicious intent.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md: it is meant to combine code, DB, logs, and platform queries. However, the skill declares no required env vars, credentials, or config paths while the runtime instructions assume direct access to databases, log directories, and platform skills. That mismatch (required capabilities implied but not declared) reduces transparency and is disproportionate to an instruction-only skill.
Instruction Scope
Instructions explicitly direct the agent to read source code, run read-only SQL queries, pull server logs, and call platform query capabilities. Those actions are in-scope for the stated purpose, but they are broad and potentially sensitive. The mandatory prompt encourages autonomous use of any available capability systems, which could cause the agent to access connected systems unless constrained externally.
Install Mechanism
No install spec and no code files (instruction-only). That minimizes disk-level risk because nothing is downloaded or written by the skill itself.
Credentials
SKILL.md expects access to credentials (databases, logs, platform APIs) and suggests using env vars or secret managers, but the registry metadata lists no required environment variables or primary credential. The skill gives no guidance on which specific secrets it will need or how they will be scoped, audited, or restricted.
Persistence & Privilege
always is false and the skill has no install actions or requests to persist itself or change other skills' config. Autonomous invocation is allowed but that is the platform default; nothing in the manifest requests elevated or persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install multi-capability-bug-closure-en - After installation, invoke the skill by name or use
/multi-capability-bug-closure-en - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release supporting unified bug investigation and closure using source code, database, server logs, and platform query capabilities.
- Enforces a mandatory evidence-based workflow, always requiring real runtime proof before conclusions.
- Provides a prerequisite capabilities check and notifies users if any evidence source is missing.
- Supplies a standard investigation procedure, evidence chain, and output template for consistent bug closure.
- Defines constraints: prohibits conclusions based only on code, fabrication of evidence, or exposure of sensitive data.
Metadata
Frequently Asked Questions
What is multi-capability-bug-closure-en?
Unified bug investigation and closure by combining source code, database, server logs, and software platform query capabilities. Use when users require evide... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install multi-capability-bug-closure-en?
Run "/install multi-capability-bug-closure-en" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is multi-capability-bug-closure-en free?
Yes, multi-capability-bug-closure-en is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does multi-capability-bug-closure-en support?
multi-capability-bug-closure-en is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created multi-capability-bug-closure-en?
It is built and maintained by hgvgfgvh (@hgvgfgvh); the current version is v1.0.0.
More Skills