← Back to Skills Marketplace
135
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install toolweb-chain-of-custody
Description
Generates forensic chain of custody HTML reports for evidence management and legal compliance.
Usage Guidance
This skill is documentation-only: it describes an API and data schema for building chain-of-custody HTML reports and does not request credentials or perform installs. Before using it with real evidence, confirm how the report will be generated (locally by your agent or by a remote service) because the package contains no implementation or server URL. If you plan to use real sensitive evidence, run generation on an isolated, offline environment and verify the produced HTML (that hashes, timestamps, and custody entries are preserved and not transmitted externally). If you expect a hosted service, ask the publisher for the service endpoint and authentication details and verify the provider's origin and trustworthiness.
Capability Analysis
Type: OpenClaw Skill
Name: toolweb-chain-of-custody
Version: 1.0.0
The skill bundle defines a legitimate interface for a forensic Chain of Custody report generator. It provides structured schemas for documenting evidence handling and generates HTML reports via an external API (api.mkkpro.com). No evidence of data exfiltration, malicious execution, or prompt injection was found in the SKILL.md or openapi.json files.
Capability Assessment
Purpose & Capability
Name/description claim an API that generates HTML chain-of-custody reports; the SKILL.md and openapi.json provide schemas and endpoints consistent with that purpose. One minor note: the package contains only documentation (no server URL or implementation), so the agent or integrator must generate the report locally or implement the API — this is an implementation omission, not a security incoherence.
Instruction Scope
SKILL.md details request/response formats and required fields for custody reports; it does not instruct the agent to read unrelated files, access credentials, or exfiltrate data to external endpoints. All referenced data (case info, evidence items, hashes) is scoped to report generation.
Install Mechanism
No install spec and no code files are included (instruction-only). No downloads, package installs, or file writes are requested by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The fields present in examples (userEmail, userId, sessionId) are application data, not secrets demanded by the skill.
Persistence & Privilege
Skill does not request always:true and does not declare elevated persistence or cross-skill config modification. Default autonomous invocation is allowed but not combined with broad privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toolweb-chain-of-custody - After installation, invoke the skill by name or use
/toolweb-chain-of-custody - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Chain of Custody Manager API v1.0.0
- Initial release of the forensic Chain of Custody Manager API.
- Enables automated generation of legally-compliant HTML evidence custody reports.
- Supports detailed input for case info, evidence items, chain of custody history, and integrity hashes.
- Provides endpoints for report generation, root API info, and health checks.
- Multiple pricing tiers, including a free plan, are available.
Metadata
Frequently Asked Questions
What is Chain Of Custody?
Generates forensic chain of custody HTML reports for evidence management and legal compliance. It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.
How do I install Chain Of Custody?
Run "/install toolweb-chain-of-custody" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Chain Of Custody free?
Yes, Chain Of Custody is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Chain Of Custody support?
Chain Of Custody is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Chain Of Custody?
It is built and maintained by ToolWeb (@krishnakumarmahadevan-cmd); the current version is v1.0.0.
More Skills