ts4

PassAudited by ClawScan on May 1, 2026.

Overview

This is a simple, purpose-aligned testing skill that documents and includes a small local test-runner script with no evidence of data access, network activity, persistence, or destructive behavior.

This skill appears safe for normal testing use. Before installing, be aware that it has execution permission for its test-runner script and that its registry entry lacks a source repository or homepage.

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

Installing the skill allows the agent to use its local test-runner command when invoked.

Why it was flagged

The skill is allowed to execute a local script, which users should notice, but this is coherent with a testing framework and the documented commands are narrow.

Skill content
permissions: [exec] ... ./scripts/test-runner.sh --run
Recommendation

Use it only in projects where running local test commands is acceptable, and review any future script changes before relying on them.

What this means

Users have less external context for verifying the publisher or project history.

Why it was flagged

The registry metadata does not provide an external source repository or homepage, so provenance information is limited even though the included artifacts are simple.

Skill content
Source: unknown; Homepage: none
Recommendation

Prefer installing only if you trust the registry publisher or can review the included files directly.