SettlementWitness

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: settlement-witness Version: 0.0.11 The 'settlement-witness' skill is designed to provide deterministic verification of agent task outputs via an external API (defaultverifier.com). While it involves sending data to a remote endpoint, the documentation (SKILL.md and README.md) explicitly instructs the agent to only submit minimal structured data and avoid including secrets or private information. There is no evidence of malicious intent, obfuscation, or unauthorized system access.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Task specifications and outputs submitted for verification could be visible to the external verifier.

Why it was flagged

The skill discloses that verification uses an external endpoint, meaning structured task data may be transmitted outside the local environment.

Skill content
Endpoints

https://defaultverifier.com/settlement-witness
Recommendation

Only submit minimal non-sensitive structured data, as the skill itself recommends.

What this means

If enabled, verification outcomes may affect an agent's reputation history.

Why it was flagged

The optional scoring feature suggests task outcomes may be used for reputation or attribution over time.

Skill content
optional TrustScore update
Recommendation

Use the optional TrustScore feature only when you are comfortable linking outcomes to the supplied agent identity.