Deal Desk

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

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

If connected to business systems, the agent could approve or route deals based on generic thresholds that may not match the user's actual authority model.

Why it was flagged

The skill provides business approval logic that could be used by an agent to approve deals when criteria are met. This is aligned with the deal-desk purpose, but users should ensure only authorized approvals are acted on.

Skill content
IF standard terms + approved discount: Auto-approve
Recommendation

Customize approval thresholds and require explicit human confirmation before the agent updates CRM records, sends approvals, or commits contract terms.

What this means

Pricing, negotiated terms, and customer contacts could be exposed or reused incorrectly if the handoff document is shared too broadly or treated as authoritative without review.

Why it was flagged

The handoff document would summarize sensitive commercial and customer relationship information. This is expected for the workflow, but it should be stored and shared carefully.

Skill content
Deal Desk creates handoff doc: - Agreed pricing and terms - Custom commitments ... - Key contacts and decision-maker map
Recommendation

Store handoff documents only in approved locations, limit access to appropriate teams, and have a human verify terms before relying on them for renewals or delivery.