Back to skill
v1.0.0

Ai Tools Evaluator

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 8:37 AM.

Analysis

This skill appears to provide an AI tool comparison framework and optional local report generator, with no evidence of credential use, network access, exfiltration, or unsafe behavior.

GuidanceThis looks safe for its stated purpose. Before installing or using it, remember that its tool database and pricing may be outdated, so verify recommendations against current vendor information; if you run the optional Python CLI, expect it to create or overwrite a local `ai_tools_report.md` report.

Findings (1)

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.

Abnormal behavior control

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.

Unexpected Code Execution
SeverityInfoConfidenceHighStatusNote
README.md
python3 evaluator.py

The README provides a manual command to run the bundled Python evaluator. This is local code execution, but it is user-directed and consistent with the skill's AI-tool evaluation purpose.

User impactIf the user chooses to run the CLI, it will execute local Python code and generate a report file.
RecommendationOnly run the optional script if you want the local CLI workflow, and review the generated `ai_tools_report.md` before relying on it.