Ruthless Mentor
Analysis
This is a benign instruction-only advisory skill, but it delegates your plans to a spawned model session and mentions an optional recurring task review.
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.
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.
Weekly cron optional: review active-tasks.md and challenge priorities
The artifact suggests an optional recurring schedule that would periodically run the mentor against a task file. No cron job is installed by the artifacts, but enabling it would create ongoing autonomous review.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
sessions_spawn( task: "[paste the idea/plan/workflow to evaluate]\n\n" + [system prompt above], model: "anthropic/claude-sonnet-4-20250514"
The intended workflow sends the user's idea, plan, or workflow to a spawned sub-agent/model. This is coherent with the mentor purpose, but it creates a data-sharing boundary the user should notice.
