声誉体温计
PassAudited by ClawScan on May 1, 2026.
Overview
This appears to be a local text risk-scoring helper, with only a minor metadata gap because it documents running a Python script while declaring no required binaries.
This skill looks proportionate for local, one-off text screening. Before installing, note that it expects you or the agent to run an included Python script, even though Python is not declared as a requirement. Avoid treating its risk scores as a final moderation or crisis decision without human review.
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.
The user may need a local Python runtime to use the skill, even though the requirements do not say so.
The documented workflow relies on running an included Python script, while the registry requirements declare no required binaries. Users should notice the undeclared Python runtime dependency, but the command is purpose-aligned and no package download or remote installer is shown.
python scripts/analyze_risk.py "文本"
Declare Python as a required binary/runtime in the skill metadata so users can understand the dependency before installation.
