Org Health Diagnostic

PassAudited by ClawScan on May 1, 2026.

Overview

This skill appears to be a purpose-aligned organizational health scoring tool with minor notes about running a bundled Python helper and limited source provenance.

This appears safe to install for a local organizational health diagnostic. Because the tool may process confidential company metrics such as runway, revenue, attrition, and security posture, only enter information you are comfortable sharing with your agent environment, and review the bundled Python script if supply-chain assurance matters to you.

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.

What this means

Using the quick start runs local Python code on the user's machine, though the visible artifacts show a scoring-oriented script and no suspicious static scan findings.

Why it was flagged

The skill tells the user to run a bundled Python helper. This is expected for the diagnostic scoring purpose, but it is still local code execution.

Skill content
python scripts/health_scorer.py        # Guided CLI — enter metrics, get scored dashboard
Recommendation

Run the helper only from the installed skill directory and avoid giving it unnecessary system privileges.

What this means

Users have less external context about the publisher or upstream project than they would with a known source and homepage.

Why it was flagged

The package has limited provenance metadata. This does not show malicious behavior, but users who require strong supply-chain assurance may want to review the included files before use.

Skill content
Source: unknown; Homepage: none
Recommendation

Review the included SKILL.md, benchmark reference, and Python script before relying on the tool for sensitive business decisions.