Skip to main content
Scans/clawhub/stellar-trails

stellar-trails

clawhub

Share

Summary

stellar-trails v9.13.3 was classified as LOW RISK with a risk score of 7.8. Sigil detected 4 findings across 20 files, covering phases including install hooks, code patterns. Review the findings below before installing this package.

Package description: Activates on every task: coding (features, bugs, refactoring, scripts), documents (reports, proposals, DOCX, PDF), charts and visualizations, data processing, complex multi-step planning, or even s...

LOW RISK(7.8)

v9.13.3

29 August 2026, 21:54 UTC

by Sigil Bot

Risk Score

7.8

Findings

4

Files Scanned

20

Provenance

Findings by Phase

Phase Ordering

Phases are ordered by criticality, with the most dangerous at the top. Click any phase header to expand or collapse its findings. Critical phases are expanded by default.

install-pip-setup-exec

MEDIUM

setup.py executes code at install time

SKILL.md:201

echo "  E10 line proof: SKILL.md line ${SKILL_VERSION_LINE}: $(sed -n "${SKILL_VERSION_LINE}p" /home/z/my-project/skills/stellar-trails/SKILL.md)"
# Auto Git Identity Setup (NEW in v9.10.1) — if PAT exists, auto-configure git identity
# from GitHub API. Fixes: Z User author, credentials gagal, UUID local.
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

Badge

Sigil scan badge for clawhub/stellar-trails

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/clawhub/stellar-trails)](https://sigilsec.ai/scans/9257B18F-3691-479C-85B2-4261328BB2E3)

HTML

<a href="https://sigilsec.ai/scans/9257B18F-3691-479C-85B2-4261328BB2E3"><img src="https://sigilsec.ai/badge/clawhub/stellar-trails" alt="Sigil Scan"></a>

Run This Scan Yourself

Scan your own packages

Run Sigil locally to audit any package before it touches your codebase.

curl -sSL https://sigilsec.ai/install.sh | sh
Read the docs →Free. Apache 2.0.

Sigil Pro

Cloud scanning, AI investigation, web dashboard, and CI/CD integration. 14-day free trial.

Start free trial →

Get threat intelligence and product updates

Security research, new threat signatures, and product updates. No spam.

Other clawhub scans

Believe this result is incorrect? Request a review or see our Terms of Service and Methodology.

Scanned bySigil Bot