Strategy Translator

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

The agent may create or change project files while translating a strategy.

Why it was flagged

The skill can read and modify repository files, which is expected for translating and producing strategy code but still gives the agent file-mutation authority.

Skill content
allowed-tools: Read, Write, Edit ... Produce repo-ready deliverables (code + docs) and a run command.
Recommendation

Review proposed file changes before committing or running generated strategy code, especially if it affects live trading or backtesting assumptions.

What this means

Users have limited upstream source context for confirming where the skill came from.

Why it was flagged

The package is instruction-only, so this is not an executable-code concern, but the upstream provenance is incomplete.

Skill content
Status: canonical skill package requested from MCPMarket links; some upstream links currently resolve to missing GitHub paths.
Recommendation

If provenance is important, verify the MCPMarket listing or upstream repository before relying on the skill.