Scale Frameworks

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

There is limited code-execution risk from the artifacts, but users have less provenance information about who authored the guidance.

Why it was flagged

The publisher source/provenance is not specified, but the provided package contains only text instructions and no executable install mechanism.

Skill content
Source: unknown; No install spec — this is an instruction-only skill.
Recommendation

Review the instruction files before use and prefer skills from publishers you trust, especially for business or infrastructure planning.

What this means

Outdated, inaccurate, or sensitive business context could persist locally and shape later recommendations.

Why it was flagged

The skill intentionally stores durable local planning context that can influence future scaling advice.

Skill content
Persist only reusable scaling intelligence in `~/scale/memory.md`: - Integration preference - Bottleneck patterns by domain - Interventions that worked and why - Guardrails that prevented regressions
Recommendation

Keep the memory file concise, avoid secrets or sensitive identifiers, and periodically review or delete files under ~/scale/ if the context changes.