Back to skill
v1.0.1

DELLIGHT CFO Financial Operations

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 5:41 AM.

Analysis

This appears to be a straightforward finance-planning skill with a simple local burn-rate calculator, but users should verify provenance and inspect any missing extra script before running it.

GuidanceBefore installing, confirm that this DELLIGHT-specific finance skill comes from a trusted source and treat its financial assumptions as advisory. The included burn-rate script appears simple and local, but do not run any separately obtained revenue_model.py unless you have inspected and trust it.

Findings (2)

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.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Agentic Supply Chain Vulnerabilities
SeverityInfoConfidenceHighStatusNote
metadata
Source: unknown
Homepage: none

The skill provides company-specific financial operating guidance, so users should verify that the publisher is trusted before relying on it for business decisions.

User impactA user could rely on company-specific financial assumptions without being able to verify the source from the supplied metadata.
RecommendationConfirm the skill owner/source before using the guidance for real budgeting, forecasting, or investment decisions.
Agentic Supply Chain Vulnerabilities
SeverityLowConfidenceHighStatusNote
SKILL.md
Run `scripts/revenue_model.py` to project revenue scenarios (conservative/base/aggressive).

SKILL.md references a revenue_model.py helper, but the supplied manifest only includes SKILL.md and scripts/burn_tracker.py; any later file with this name would need separate inspection.

User impactThe referenced revenue forecasting script may be unavailable, or a user may later obtain an unreviewed script to satisfy the instruction.
RecommendationOnly run scripts included with and reviewed as part of the skill package; inspect any added revenue_model.py before use.