ClawAudit verdict

star-search

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Chinese-language web search MCP server connecting to search.token-star.cn to retrieve search results, which is the explicitly stated purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
100
transparency
90
maintenance

Findings (19)

Pattern match critical

Pipe to python — executes piped content as Python code

references/ai-native-search-transformation.md · code · | python3

Pattern match critical

Possible hardcoded credential

references/v17-llm-answer-quality-strategy.md · code · API_KEY="): _NEWAPI_KEY = line.split(

Pattern match high

Pipe to sh — executes piped content as shell commands

SKILL.md · prose · downgraded · | SH

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/llm-answer-honest-prompt.md · code · http://62.234.39.247

Pattern match high

Accesses .ssh directory

references/deployment-pitfalls.md · code · .ssh/

Pattern match high

<script> tag in markdown — potential code injection

scripts/test_public_bugs.py · prose · downgraded · <script>

Pattern match medium

Python os.environ.get — reads environment variable

references/deployment-pitfalls.md · code · os.environ.get(

Pattern match medium

Python aiohttp session — async network access

references/mcp-server-zero-deps.md · code · aiohttp.ClientSession

Pattern match medium

References sudo — requests elevated privileges

README.md · prose · downgraded · sudo

Pattern match medium

Python urllib.request — network access

references/llm-answer-honest-prompt.md · code · urllib.request

Pattern match medium

Python httpx request — network access

references/v16-v17-legacy-archive.md · code · httpx.post(

Pattern match medium

POSTs data to external URL

references/v16-v17-legacy-archive.md · code · .post('https://

Pattern match medium

subprocess execution — runs system commands from Python

scripts/deep_research.py · prose · downgraded · subprocess.run(

Pattern match medium

setuid — privilege escalation mechanism

scripts/search.py · prose · downgraded · setuid

Pattern match medium

apt-get install — installs system packages

scripts/setup-root.sh · prose · downgraded · apt-get install

Pattern match low

pip3 install — installs Python packages at runtime

scripts/deploy.sh · prose · downgraded · pip3 install

Pattern match low

Popular HTTP library — network access

scripts/payment.py · prose · downgraded · got

Pattern match low

Changes file ownership

scripts/setup-root.sh · prose · downgraded · chown

Pattern match low

Sets world-executable permissions

SKILL_EN.md · prose · downgraded · chmod 777

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/C/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API